Share via


BackstageGroup.GetStyle Property

getStyle.Represents the attribte in schema: getStyle

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "getStyle")> _
Public Property GetStyle As StringValue
    Get
    Set
'Usage
Dim instance As BackstageGroup
Dim value As StringValue

value = instance.GetStyle

instance.GetStyle = value
[SchemaAttrAttribute(, "getStyle")]
public StringValue GetStyle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

BackstageGroup Class

BackstageGroup Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace