DynamicMenuRegular.GetShowLabel Property
getShowLabel.Represents the attribte in schema: getShowLabel
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "getShowLabel")> _
Public Property GetShowLabel As StringValue
Get
Set
'Применение
Dim instance As DynamicMenuRegular
Dim value As StringValue
value = instance.GetShowLabel
instance.GetShowLabel = value
[SchemaAttrAttribute(, "getShowLabel")]
public StringValue GetShowLabel { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue