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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.