LatentStyleExceptionInfo.PrimaryStyle Property

Latent Style Primary Style Setting.Represents the attribte in schema: w:qFormat

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

Syntax

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

value = instance.PrimaryStyle

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

Property Value

Type: DocumentFormat.OpenXml.OnOffValue

See Also

Reference

LatentStyleExceptionInfo Class

LatentStyleExceptionInfo Members

DocumentFormat.OpenXml.Wordprocessing Namespace