DefinedName.Xlm Property

Definition

External Function

Represents the following attribute in the schema: xlm

[DocumentFormat.OpenXml.SchemaAttr(0, "xlm")]
public DocumentFormat.OpenXml.BooleanValue Xlm { get; set; }
public DocumentFormat.OpenXml.BooleanValue Xlm { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xlm")]
public DocumentFormat.OpenXml.BooleanValue? Xlm { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xlm")]
public DocumentFormat.OpenXml.BooleanValue? Xlm { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Xlm { get; set; }
member this.Xlm : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xlm")>]
member this.Xlm : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xlm")>]
member this.Xlm : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Xlm As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to