次の方法で共有


DocumentFigure interface

文書に描かれます。

プロパティ

caption

図のキャプション。

description

人物の説明。

elements

図表番号または脚注を除く、図の子要素。

footnotes

図の脚注一覧。

id

数字識別子。

kind

識別子の可能な値:チャート、マーメイド

role

図形の意味的な役割。

source

内容内で図の位置を特定する符号化ソース。

span

割引コンテンツ内のフィギュアの幅。

プロパティの詳細

caption

図のキャプション。

caption?: DocumentCaption

プロパティ値

description

人物の説明。

description?: string

プロパティ値

string

elements

図表番号または脚注を除く、図の子要素。

elements?: string[]

プロパティ値

string[]

footnotes

図の脚注一覧。

footnotes?: DocumentFootnote[]

プロパティ値

id

数字識別子。

id: string

プロパティ値

string

kind

識別子の可能な値:チャート、マーメイド

kind: DocumentFigureKind

プロパティ値

role

図形の意味的な役割。

role?: SemanticRole

プロパティ値

source

内容内で図の位置を特定する符号化ソース。

source?: string

プロパティ値

string

span

割引コンテンツ内のフィギュアの幅。

span?: ContentSpan

プロパティ値