Share via


BackstageComboBox.GetText Property

getText.Represents the attribte in schema: getText

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

Syntax

'Declaration
<SchemaAttrAttribute(, "getText")> _
Public Property GetText As StringValue
    Get
    Set
'Usage
Dim instance As BackstageComboBox
Dim value As StringValue

value = instance.GetText

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

BackstageComboBox Class

BackstageComboBox Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace