MarkupRangeType.DisplacedByCustomXml Property

Definition

displacedByCustomXml

Represents the following attribute in the schema: w:displacedByCustomXml

[DocumentFormat.OpenXml.SchemaAttr(23, "displacedByCustomXml")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues> DisplacedByCustomXml { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues> DisplacedByCustomXml { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "displacedByCustomXml")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues>? DisplacedByCustomXml { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:displacedByCustomXml")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues>? DisplacedByCustomXml { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues>? DisplacedByCustomXml { get; set; }
member this.DisplacedByCustomXml : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "displacedByCustomXml")>]
member this.DisplacedByCustomXml : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:displacedByCustomXml")>]
member this.DisplacedByCustomXml : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DisplacedByCustomXmlValues> with get, set
Public Property DisplacedByCustomXml As EnumValue(Of DisplacedByCustomXmlValues)

Property Value

Returns EnumValue<T>.

Attributes

Applies to