次の方法で共有


CommonViewProperties.ScaleFactor プロパティ

定義

スケールを表示します。

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

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

プロパティ値

ScaleFactor を返します。

適用対象