Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Indicates the language in which the shape data value was entered.
Remarks
For a list of languages supported by Microsoft Office System applications, see the DocLangID Cell (Document Properties Section).
To get a reference to the LangID cell by name from another formula, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
Prop. name .LangID where Prop. name is the row name |
To get a reference to the LangID cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionProp |
| Row index: |
visRowProp + i where i = 0, 1, 2... |
| Cell index: |
visCustPropsLangID |