LatentStyleExceptionInfo.SemiHidden 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í.
Invalidación de texto semi oculto
Representa el atributo siguiente en el esquema: w:semiHidden
[DocumentFormat.OpenXml.SchemaAttr(23, "semiHidden")]
public DocumentFormat.OpenXml.OnOffValue SemiHidden { get; set; }
public DocumentFormat.OpenXml.OnOffValue SemiHidden { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "semiHidden")]
public DocumentFormat.OpenXml.OnOffValue? SemiHidden { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:semiHidden")]
public DocumentFormat.OpenXml.OnOffValue? SemiHidden { get; set; }
public DocumentFormat.OpenXml.OnOffValue? SemiHidden { get; set; }
member this.SemiHidden : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "semiHidden")>]
member this.SemiHidden : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:semiHidden")>]
member this.SemiHidden : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property SemiHidden As OnOffValue
Valor de propiedad
- Atributos