LayoutDefinition.DefaultStyle 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.
defStyle
Represents the following attribute in the schema: defStyle
[DocumentFormat.OpenXml.SchemaAttr(0, "defStyle")]
public DocumentFormat.OpenXml.StringValue DefaultStyle { get; set; }public DocumentFormat.OpenXml.StringValue DefaultStyle { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "defStyle")]
public DocumentFormat.OpenXml.StringValue? DefaultStyle { get; set; }[DocumentFormat.OpenXml.SchemaAttr("defStyle")]
public DocumentFormat.OpenXml.StringValue? DefaultStyle { get; set; }public DocumentFormat.OpenXml.StringValue? DefaultStyle { get; set; }member this.DefaultStyle : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "defStyle")>]
member this.DefaultStyle : DocumentFormat.OpenXml.StringValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("defStyle")>]
member this.DefaultStyle : DocumentFormat.OpenXml.StringValue with get, setPublic Property DefaultStyle As StringValueProperty Value
Returns StringValue.
- Attributes