[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.IShapeTextFrame

Interface: IShapeTextFrame

Sheets.Shapes.IShapeTextFrame

Table of contents

Properties

Properties

hAlign

Optional hAlign: string | HorizontalAlign

The text horizontal alignment, it is HorizontalAlign enum or formula(starts with =).


resizeToFitText

Optional resizeToFitText: string | boolean

Resize the shape to fit text size.


vAlign

Optional vAlign: string | VerticalAlign

The text vertical alignment, it is VerticalAlign enum or formula(starts with =).