DialogSheet.CustomSheetViews Property

Definition

Custom Sheet Views.

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

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

Property Value

Returns CustomSheetViews.

Applies to