Chartsheet.CustomChartsheetViews Property

Definition

Custom Chart Sheet Views.

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

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

Property Value

Returns CustomChartsheetViews.

Applies to