Compartir a través de


LinearShadeProperties.Angle Property

ang.Represents the attribte in schema: w14:ang

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "ang")> _
Public Property Angle As Int32Value
    Get
    Set
'Uso
Dim instance As LinearShadeProperties
Dim value As Int32Value

value = instance.Angle

instance.Angle = value
[SchemaAttrAttribute(, "ang")]
public Int32Value Angle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

LinearShadeProperties Class

LinearShadeProperties Members

DocumentFormat.OpenXml.Office2010.Word Namespace