public final class XlsSheet extends Object
Represents a worksheet in a spreadsheet document.
Constructor and Description |
---|
XlsSheet()
Initializes a new instance of the
XlsSheet class. |
public final String getName()
Gets the sheet name.
public final int getSheetIndex()
Gets the index of the sheet.
Copyright © 2019. All rights reserved.