Click or drag to resize

XlsOvalShape TextRotation Property

Gets or sets the rotation type of the text.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public TextRotationType TextRotation { get; set; }

Return Value

Type: TextRotationType
The current rotation type of the text.

Implements

IOvalShape TextRotation
See Also