Chartsheet.CustomChartsheetViews Property
Custom Chart Sheet Views.Represents the element tag in schema: x:customSheetViews
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CustomChartsheetViews As CustomChartsheetViews
Get
Set
'Usage
Dim instance As Chartsheet
Dim value As CustomChartsheetViews
value = instance.CustomChartsheetViews
instance.CustomChartsheetViews = value
public CustomChartsheetViews CustomChartsheetViews { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.CustomChartsheetViews
Returns CustomChartsheetViews.