KeyMapEntry.Mask Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Máscara
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
- Atributos