LockThemeConnectors Cell (Protection Section)

Prevents the ConnectorsSchemeIndex cell in the 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 ConnectorsSchemeIndex cell cannot be changed from its current value unless changed in the ShapeSheet directly.
FALSE
The ConnectorsSchemeIndex cell can be changed from its current value through the UI.

Remarks

To get a reference to the LockThemeConnectors 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:
LockThemeConnectors

To get a reference to the LockThemeConnectors cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowLock
Cell index:
visLockThemeConnectors