This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
Represents a sequence of one or more characters that share the same font attributes in a cell. Can be used as thetextRuns
properties ofgetCellProperties
or thetextRuns
input parameter ofsetCellProperties
.
font | The font attributes (such as font name, font size, and color) applied to this text run. |
text | The text of this text run. |
The font attributes (such as font name, font size, and color) applied to this text run.
font?: Excel.CellPropertiesFont;
Was this page helpful?
Was this page helpful?