Freigeben über


PageSetup.Scale Eigenschaft

Definition

Druckskalierung

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Gilt für: