Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.41 KB

themeindex-cell-theme-properties-section.md

File metadata and controls

35 lines (23 loc) · 1.41 KB
title manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid description
ThemeIndex Cell (Theme Properties Section)
lindalu
03/09/2015
Developer
reference
medium
21002267-1400-4398-b937-f5b289cf0ed2
Stores the enumeration of the built-in Microsoft Visio theme applied to the document, as an integer. When a new theme is chosen for the document, the ThemeIndex cell for the document and all pages and shapes it contains is updated with the index of the built-in theme.

ThemeIndex Cell (Theme Properties Section)

Stores the enumeration of the built-in Microsoft Visio theme applied to the document, as an integer. When a new theme is chosen for the document, the ThemeIndex cell for the document and all pages and shapes it contains is updated with the index of the built-in theme.

Remarks

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

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

Value
Section index:
visSectionObject
Row index:
visRowThemeProperties
Cell index:
visThemeIndex