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