Freigeben über


PhoneticRun.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 PhoneticRun
Dim value As Text

value = instance.Text

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.Text
Returns Text.

Siehe auch

Referenz

PhoneticRun Klasse

PhoneticRun-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace