ConnectorSchemeIndex Cell (Theme Properties Section)
Office 2013
Determines the connector scheme of a theme that is applied to the shape, as an integer.
To get a reference to the ConnectorSchemeIndex 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:
Cell name: | ConnectorSchemeIndex |
To get a reference to the ConnectorSchemeIndex cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionObject |
Row index: | visRowThemeProperties |
Cell index: | visConnectorSchemeIndex |