DialogSheet.PrintOptions Property

Definition

Print Options.

Represents the following element tag in the schema: x:printOptions.

public DocumentFormat.OpenXml.Spreadsheet.PrintOptions PrintOptions { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.PrintOptions? PrintOptions { get; set; }
member this.PrintOptions : DocumentFormat.OpenXml.Spreadsheet.PrintOptions with get, set
Public Property PrintOptions As PrintOptions

Property Value

Returns PrintOptions.

Applies to