Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Prevents ThemeIndex cell in Theme Properties row from being altered by applying a new theme or selecting a new connector scheme. Does not prevent users from manually editing this value in the ShapeSheet.
| Value | Description |
|---|---|
| TRUE |
The ThemeIndex cell cannot be changed from its current value unless changed in the ShapeSheet directly. |
| FALSE |
The ThemeIndex cell can be changed from its current value when the theme is changed. |
Remarks
To get a reference to the LockThemeIndex cell by name from another formula, by value of the N attribute of a Cell element, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
LockThemeIndex |
To get a reference to the LockThemeIndex cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowLock |
| Cell index: |
visLockThemeIndex |