Share via


Reflection.VerticalSkew Property

Vertical Skew.Represents the attribte in schema: ky

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

Syntax

'Declaration
<SchemaAttrAttribute(, "ky")> _
Public Property VerticalSkew As Int32Value
    Get
    Set
'Usage
Dim instance As Reflection
Dim value As Int32Value

value = instance.VerticalSkew

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

Reflection Class

Reflection Members

DocumentFormat.OpenXml.Drawing Namespace