次の方法で共有


ManualLayout.WidthMode プロパティ

定義

幅モード。

スキーマの c:wMode 要素タグを表します。

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

プロパティ値

WidthMode を返します。

適用対象