StyleFlagRotation Property |
Rotation setting will be applied.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 21.3.0.0 (21.3)
Syntaxpublic bool Rotation { get; set; }
Public Property Rotation As Boolean
Get
Set
public:
property bool Rotation {
bool get ();
void set (bool value);
}
member Rotation : bool with get, set
Property Value
Type:
Boolean
See Also