Share via


KeyMapEntry.Mask Property

Definition

mask

Represents the following attribute in the schema: wne:mask

[DocumentFormat.OpenXml.SchemaAttr(33, "mask")]
public DocumentFormat.OpenXml.OnOffValue Mask { get; set; }
public DocumentFormat.OpenXml.OnOffValue Mask { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "mask")]
public DocumentFormat.OpenXml.OnOffValue? Mask { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:mask")]
public DocumentFormat.OpenXml.OnOffValue? Mask { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Mask { get; set; }
member this.Mask : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "mask")>]
member this.Mask : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:mask")>]
member this.Mask : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Mask As OnOffValue

Property Value

Attributes

Applies to