LatentStyleExceptionInfo.SemiHidden Property

Semi hidden text override.Represents the attribte in schema: w:semiHidden

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "semiHidden")> _
Public Property SemiHidden As OnOffValue
    Get
    Set
'Usage
Dim instance As LatentStyleExceptionInfo
Dim value As OnOffValue

value = instance.SemiHidden

instance.SemiHidden = value
[SchemaAttrAttribute(, "semiHidden")]
public OnOffValue SemiHidden { get; set; }

Property Value

Type: DocumentFormat.OpenXml.OnOffValue

See Also

Reference

LatentStyleExceptionInfo Class

LatentStyleExceptionInfo Members

DocumentFormat.OpenXml.Wordprocessing Namespace