次の方法で共有


HeaderFooter.ScaleWithDoc プロパティ

定義

ドキュメントを使用してヘッダーとフッターをスケーリングする

スキーマ内の次の属性を表します: scaleWithDoc

[DocumentFormat.OpenXml.SchemaAttr(0, "scaleWithDoc")]
public DocumentFormat.OpenXml.BooleanValue ScaleWithDoc { get; set; }
public DocumentFormat.OpenXml.BooleanValue ScaleWithDoc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "scaleWithDoc")]
public DocumentFormat.OpenXml.BooleanValue? ScaleWithDoc { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("scaleWithDoc")]
public DocumentFormat.OpenXml.BooleanValue? ScaleWithDoc { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ScaleWithDoc { get; set; }
member this.ScaleWithDoc : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "scaleWithDoc")>]
member this.ScaleWithDoc : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("scaleWithDoc")>]
member this.ScaleWithDoc : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ScaleWithDoc As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象