Transform.VerticalFlip Property
Vertical Flip.Represents the attribte in schema: flipV
Namespace: DocumentFormat.OpenXml.Drawing.ChartDrawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "flipV")> _
Public Property VerticalFlip As BooleanValue
Get
Set
'使用
Dim instance As Transform
Dim value As BooleanValue
value = instance.VerticalFlip
instance.VerticalFlip = value
[SchemaAttrAttribute(, "flipV")]
public BooleanValue VerticalFlip { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.