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