Freigeben über


PageSetup.FirstPageNumber-Eigenschaft

First Page Number.Represents the attribte in schema: firstPageNumber

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

Syntax

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

value = instance.FirstPageNumber

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

PageSetup Klasse

PageSetup-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace