次の方法で共有


Inline.Graphic プロパティ

定義

グラフィック。

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

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

プロパティ値

Graphic を返します。

適用対象