FontReference.Index プロパティ

定義

Identifier.Represents は、次のスキーマの属性: idx

[DocumentFormat.OpenXml.SchemaAttr(0, "idx")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.FontCollectionIndexValues> Index { get; set; }
member this.Index : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.FontCollectionIndexValues> with get, set
Public Property Index As EnumValue(Of FontCollectionIndexValues)

プロパティ値

EnumValue<FontCollectionIndexValues>

返します。 EnumValue<T>

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

参照するのにはフォントの識別子を指定します。

可能なこの属性の値は、ST_FontCollectionIndex単純型です。

適用対象