ExternalBook.SheetNames Property

Definition

Sheet names of supporting book.

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

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

Property Value

Returns SheetNames.

Applies to