CustomSheetView.PrintOptions Property
Print Options.Represents the element tag in schema: x:printOptions
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property PrintOptions As PrintOptions
Get
Set
'使用
Dim instance As CustomSheetView
Dim value As PrintOptions
value = instance.PrintOptions
instance.PrintOptions = value
public PrintOptions PrintOptions { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.PrintOptions
Returns PrintOptions.