Freigeben über


CustomSheetView.PrintOptions-Eigenschaft

Print Options.Represents the element tag in schema: x:printOptions

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

Syntax

'Declaration
Public Property PrintOptions As PrintOptions
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As PrintOptions

value = instance.PrintOptions

instance.PrintOptions = value
public PrintOptions PrintOptions { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.PrintOptions
Returns PrintOptions.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace