PageSetup.Scale Property
Print Scale.Represents the attribte in schema: scale
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "scale")> _
Public Property Scale As UInt32Value
Get
Set
'Usage
Dim instance As PageSetup
Dim value As UInt32Value
value = instance.Scale
instance.Scale = value
[SchemaAttrAttribute(, "scale")]
public UInt32Value Scale { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.