Click or drag to resize

AddtionalFormatWrapper Rotation Property

Gets or sets the rotation angle of the style.

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

Return Value

Type: Int32
The rotation angle in degrees.

Implements

IExtendedFormat Rotation
See Also