Callout.MinusX 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 x
Represents the following attribute in the schema: minusx
[DocumentFormat.OpenXml.SchemaAttr(0, "minusx")]
public DocumentFormat.OpenXml.TrueFalseValue MinusX { get; set; }public DocumentFormat.OpenXml.TrueFalseValue MinusX { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "minusx")]
public DocumentFormat.OpenXml.TrueFalseValue? MinusX { get; set; }[DocumentFormat.OpenXml.SchemaAttr("minusx")]
public DocumentFormat.OpenXml.TrueFalseValue? MinusX { get; set; }public DocumentFormat.OpenXml.TrueFalseValue? MinusX { get; set; }member this.MinusX : DocumentFormat.OpenXml.TrueFalseValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "minusx")>]
member this.MinusX : DocumentFormat.OpenXml.TrueFalseValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("minusx")>]
member this.MinusX : DocumentFormat.OpenXml.TrueFalseValue with get, setPublic Property MinusX As TrueFalseValueProperty Value
Returns EnumValue<T>.
- Attributes