Link Search Menu Expand Document

CellRotation Property

Gets or sets the text rotation angle for the cell.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public byte Rotation { get; set; }

Property Value

Type: Byte
The rotation angle.

Implements

IExtFormatRotation
See Also

Reference