Style.Default 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.
Default Style
Represents the following attribute in the schema: w:default
[DocumentFormat.OpenXml.SchemaAttr(23, "default")]
public DocumentFormat.OpenXml.OnOffValue Default { get; set; }public DocumentFormat.OpenXml.OnOffValue Default { get; set; }[DocumentFormat.OpenXml.SchemaAttr(23, "default")]
public DocumentFormat.OpenXml.OnOffValue? Default { get; set; }[DocumentFormat.OpenXml.SchemaAttr("w:default")]
public DocumentFormat.OpenXml.OnOffValue? Default { get; set; }public DocumentFormat.OpenXml.OnOffValue? Default { get; set; }member this.Default : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(23, "default")>]
member this.Default : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("w:default")>]
member this.Default : DocumentFormat.OpenXml.OnOffValue with get, setPublic Property Default As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes