Excel.RangeTextRun interface
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Remarks
[ API set: ExcelApi BETA (PREVIEW ONLY) ]
Properties
font | |
text |
Property Details
font
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
font?: Excel.CellPropertiesFont;
Property Value
text
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
text: string;
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Office Add-ins