CustomSheetView.Scale Propriété

Définition

Échelle d’impression

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à