Freigeben über


Alignment.TextRotation-Eigenschaft

Text Rotation.Represents the attribte in schema: textRotation

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "textRotation")> _
Public Property TextRotation As UInt32Value
    Get
    Set
'Usage
Dim instance As Alignment
Dim value As UInt32Value

value = instance.TextRotation

instance.TextRotation = value
[SchemaAttrAttribute(, "textRotation")]
public UInt32Value TextRotation { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

Alignment Klasse

Alignment-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace