TextElementTextAngle Property
Gets or sets an angle to control text counter-clockwise direction. The default value is 0.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float TextAngle { get; set; }
Public Property TextAngle As Single
Get
Set
public:
property float TextAngle {
float get ();
void set (float value);
}
member TextAngle : float32 with get, set
Property Value
Single