Reflection.VerticalSkewAngle Property
ky.Represents the attribte in schema: w14:ky
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "ky")> _
Public Property VerticalSkewAngle As Int32Value
Get
Set
'Usage
Dim instance As Reflection
Dim value As Int32Value
value = instance.VerticalSkewAngle
instance.VerticalSkewAngle = value
[SchemaAttrAttribute(, "ky")]
public Int32Value VerticalSkewAngle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value