次の方法で共有


CustomSheetView.Scale プロパティ

定義

印刷スケール

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象