Share via


PageSize.Code プロパティ

定義

プリンター用紙コード

スキーマ内の次の属性を表します。 w:code

[DocumentFormat.OpenXml.SchemaAttr(23, "code")]
public DocumentFormat.OpenXml.UInt16Value Code { get; set; }
public DocumentFormat.OpenXml.UInt16Value Code { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "code")]
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:code")]
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "code")>]
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:code")>]
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Code As UInt16Value

プロパティ値

Int32Value を返します。

属性

適用対象