LangID 儲存格 (Shape Data 區段)
會指出輸入圖形資料值所用的語言。
註解
如需 Microsoft Office System 應用程式支援的語言清單,請參閱 DocLangID 儲存格 (Document Properties 區段)。
若要依名稱從其他公式,或是從使用 CellsU 屬性的程式,取得 LangID 儲存格的參考,請使用:
值 | |
---|---|
儲存格名稱: |
屬性 名稱 。LangID,其中 Prop.name 是數據列名稱 |
若要依索引從程式取得 LangID 儲存格的參考,請使用具有下列引數的 CellsSRC 屬性:
值 | |
---|---|
區段索引: |
visSectionProp |
列索引: |
visRowProp + i where i = 0, 1, 2... |
儲存格索引: |
visCustPropsLangID |