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
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.