BackstageGroup.GetStyle Property

Definition

getStyle, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: getStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "getStyle")]
public DocumentFormat.OpenXml.StringValue GetStyle { get; set; }
public DocumentFormat.OpenXml.StringValue GetStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getStyle")]
public DocumentFormat.OpenXml.StringValue? GetStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getStyle")]
public DocumentFormat.OpenXml.StringValue? GetStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? GetStyle { get; set; }
member this.GetStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getStyle")>]
member this.GetStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getStyle")>]
member this.GetStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetStyle As StringValue

Property Value

Attributes

Applies to