次の方法で共有


PhoneticRun.BaseTextStartIndex プロパティ

定義

基本テキスト開始インデックス

スキーマ内の次の属性を表します: sb

[DocumentFormat.OpenXml.SchemaAttr(0, "sb")]
public DocumentFormat.OpenXml.UInt32Value BaseTextStartIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value BaseTextStartIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "sb")]
public DocumentFormat.OpenXml.UInt32Value? BaseTextStartIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("sb")]
public DocumentFormat.OpenXml.UInt32Value? BaseTextStartIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value? BaseTextStartIndex { get; set; }
member this.BaseTextStartIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "sb")>]
member this.BaseTextStartIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("sb")>]
member this.BaseTextStartIndex : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property BaseTextStartIndex As UInt32Value

プロパティ値

UInt32Value を返します。

属性

適用対象