Freigeben über


PhoneticRun.BaseTextStartIndex-Eigenschaft

Base Text Start Index.Represents the attribte in schema: sb

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

Syntax

'Declaration
<SchemaAttrAttribute(, "sb")> _
Public Property BaseTextStartIndex As UInt32Value
    Get
    Set
'Usage
Dim instance As PhoneticRun
Dim value As UInt32Value

value = instance.BaseTextStartIndex

instance.BaseTextStartIndex = value
[SchemaAttrAttribute(, "sb")]
public UInt32Value BaseTextStartIndex { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PhoneticRun Klasse

PhoneticRun-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace