Freigeben über


PageSetup.HorizontalDpi-Eigenschaft

Horizontal DPI.Represents the attribte in schema: horizontalDpi

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

Syntax

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

value = instance.HorizontalDpi

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PageSetup Klasse

PageSetup-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace