| ExcelReader Xojo Component |
|
ExcelReader.Worksheet Class
Object that represents Excel worksheet.
Object
Worksheet
class ExcelReader.Worksheet
Properties
Methods
Cell | Returns cell at given column and row index regardless if the cell is populated with data or not. |
shared CellAddressToIndexes | Converts Excel style cell address like A2 to indexes like column = 0, row = 1 |
CellMergeInfoRecord | Returns CellMergeInfo record at given index. (zero based) |
CellValue | Returns the Cell.Value for cell at column and row index. |
Column | Returns instance of Column to get information about given column in the Excel sheet. |
PopulatedRow | Returns populated row at given index. |
Supported Platforms:
macOS CarbonmacOS Intel 32 bitmacOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS