PhoneticRun.BaseTextStartIndex Property
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; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.