Compartir a través de


ExternalBook.SheetDataSet Propiedad

Definición

Datos de la hoja de cálculo almacenadas en caché asociadas con el libro auxiliar.

Representa la siguiente etiqueta de elemento en el esquema: 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

Valor de propiedad

Devuelve SheetDataSet.

Se aplica a