次の方法で共有


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

'宣言
<SchemaAttrAttribute(, "sb")> _
Public Property BaseTextStartIndex As UInt32Value
    Get
    Set
'使用
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.

See Also

Reference

PhoneticRun Class

PhoneticRun Members

DocumentFormat.OpenXml.Spreadsheet Namespace