Share via


DialogSheet.SheetViews Property

Definition

Dialog Sheet Views.

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

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

Property Value

Returns SheetViews.

Applies to