Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |