次の方法で共有


PageSetup.PaperSize プロパティ

定義

用紙サイズ

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象