CustomChartsheetView.ChartSheetPageSetup Property

Definition

Chart Sheet Page Setup.

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

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

Property Value

Returns ChartSheetPageSetup.

Applies to