Compartir a través de


MenuWithTitle.GetTitle Property

getTitle.Represents the attribte in schema: getTitle

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

Syntax

'Declaración
<SchemaAttrAttribute(, "getTitle")> _
Public Property GetTitle As StringValue
    Get
    Set
'Uso
Dim instance As MenuWithTitle
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

MenuWithTitle Class

MenuWithTitle Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace