Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.RangeTextRun interface
- Package:
- excel
Represents a sequence of one or more characters that share the same font attributes in a cell. Can be used as the textRuns properties of getCellProperties or the textRuns input parameter of setCellProperties.
Properties
| font | The font attributes (such as font name, font size, and color) applied to this text run. |
| text | The text of this text run. |
Property Details
font
The font attributes (such as font name, font size, and color) applied to this text run.
font?: Excel.CellPropertiesFont;
Property Value
Remarks
text
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
