Freigeben über


PageSetup.VerticalDpi-Eigenschaft

Vertical DPI.Represents the attribte in schema: verticalDpi

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "verticalDpi")> _
Public Property VerticalDpi As UInt32Value
    Get
    Set
'Usage
Dim instance As PageSetup
Dim value As UInt32Value

value = instance.VerticalDpi

instance.VerticalDpi = value
[SchemaAttrAttribute(, "verticalDpi")]
public UInt32Value VerticalDpi { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PageSetup Klasse

PageSetup-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace