LatentStyleExceptionInfo.SemiHidden Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Semi hidden text override
Represents the following attribute in the schema: 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
Property Value
- Attributes