Table of Contents

IShapeProperties.ShapeThemeFont Property

Theme Font used for the text in the shape. This property only affects xlsx files, in xls files the font is always arial black. You can change the font only inside the rich string, not in a global way. In xls files this will be null.

Syntax

Unit: FlexCel.Core

property IShapeProperties.ShapeThemeFont: IShapeFont

See also