Freigeben über


DynamicMenu.GetSize-Eigenschaft

getSize.Represents the attribte in schema: getSize

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

Syntax

'Declaration
<SchemaAttrAttribute(, "getSize")> _
Public Property GetSize As StringValue
    Get
    Set
'Usage
Dim instance As DynamicMenu
Dim value As StringValue

value = instance.GetSize

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

DynamicMenu Klasse

DynamicMenu-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace