Modifier

Partager via


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