LatentStyles.DefaultPrimaryStyle Property
Default Primary Style Setting.Represents the attribte in schema: w:defQFormat
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "defQFormat")> _
Public Property DefaultPrimaryStyle As OnOffValue
Get
Set
'使用
Dim instance As LatentStyles
Dim value As OnOffValue
value = instance.DefaultPrimaryStyle
instance.DefaultPrimaryStyle = value
[SchemaAttrAttribute(, "defQFormat")]
public OnOffValue DefaultPrimaryStyle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.