Callout.MinusY Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Callout flip y
Represents the following attribute in the schema: minusy
[DocumentFormat.OpenXml.SchemaAttr(0, "minusy")]
public DocumentFormat.OpenXml.TrueFalseValue MinusY { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue MinusY { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minusy")]
public DocumentFormat.OpenXml.TrueFalseValue? MinusY { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minusy")]
public DocumentFormat.OpenXml.TrueFalseValue? MinusY { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? MinusY { get; set; }
member this.MinusY : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minusy")>]
member this.MinusY : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minusy")>]
member this.MinusY : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property MinusY As TrueFalseValue
Property Value
Returns EnumValue<T>.
- Attributes