LatentStyleExceptionInfo.SemiHidden Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Substituição de texto semi-oculto
Representa o seguinte atributo no 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 da propriedade
- Atributos