Freigeben über


RstType.Text-Eigenschaft

Text.Represents the element tag in schema: x:t

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Text As Text
    Get
    Set
'Usage
Dim instance As RstType
Dim value As Text

value = instance.Text

instance.Text = value
public Text Text { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.Text

Siehe auch

Referenz

RstType Klasse

RstType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace