次の方法で共有


Inline.Extent プロパティ

定義

描画オブジェクトのサイズ。

スキーマ内の次の要素タグ wp:extent を表します。

public DocumentFormat.OpenXml.Drawing.Wordprocessing.Extent Extent { get; set; }
public DocumentFormat.OpenXml.Drawing.Wordprocessing.Extent? Extent { get; set; }
member this.Extent : DocumentFormat.OpenXml.Drawing.Wordprocessing.Extent with get, set
Public Property Extent As Extent

プロパティ値

Extent を返します。

適用対象