Share via


MenuSeparator.GetTitle Property

getTitle.Represents the attribte in schema: getTitle

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

Syntax

'Declaration
<SchemaAttrAttribute(, "getTitle")> _
Public Property GetTitle As StringValue
    Get
    Set
'Usage
Dim instance As MenuSeparator
Dim value As StringValue

value = instance.GetTitle

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

MenuSeparator Class

MenuSeparator Members

DocumentFormat.OpenXml.Office.CustomUI Namespace