ExternalBook.SheetDataSet Property

Definition

Cached worksheet data associated with supporting book.

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

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

Property Value

Returns SheetDataSet.

Applies to