FastXLSX
CONTENT
Getting Started
Advanced Usage
API Reference
FastXLSX
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
P
|
R
|
S
|
T
|
V
|
W
A
addr_to_idx() (in module fastxlsx)
Any (fastxlsx.DType attribute)
B
Bool (fastxlsx.DType attribute)
C
cell_value() (fastxlsx.ReadOnlyWorksheet method)
Column (fastxlsx.DShape attribute)
create_sheet() (fastxlsx.WriteOnlyWorkbook method)
D
data_shape (fastxlsx.RangeInfo attribute)
Date (fastxlsx.DType attribute)
DateTime (fastxlsx.DType attribute)
DShape (class in fastxlsx)
DType (class in fastxlsx)
dtype (fastxlsx.RangeInfo attribute)
E
end (fastxlsx.RangeInfo attribute)
F
fastxlsx
module
Float (fastxlsx.DType attribute)
G
get() (fastxlsx.ReadOnlyWorkbook method)
(fastxlsx.WriteOnlyWorkbook method)
get_by_idx() (fastxlsx.ReadOnlyWorkbook method)
(fastxlsx.WriteOnlyWorkbook method)
get_by_name() (fastxlsx.ReadOnlyWorkbook method)
(fastxlsx.WriteOnlyWorkbook method)
I
idx_to_addr() (in module fastxlsx)
Int (fastxlsx.DType attribute)
M
Matrix (fastxlsx.DShape attribute)
module
fastxlsx
N
n_cols (fastxlsx.ReadOnlyWorksheet attribute)
n_rows (fastxlsx.ReadOnlyWorksheet attribute)
n_sheets (fastxlsx.ReadOnlyWorkbook attribute)
P
path (fastxlsx.ReadOnlyWorkbook attribute)
pos (fastxlsx.RangeInfo attribute)
R
RangeInfo (class in fastxlsx)
read_many() (in module fastxlsx)
read_value() (fastxlsx.ReadOnlyWorksheet method)
read_values() (fastxlsx.ReadOnlyWorksheet method)
read_worksheets() (fastxlsx.ReadOnlyWorkbook method)
ReadOnlyWorkbook (class in fastxlsx)
ReadOnlyWorksheet (class in fastxlsx)
Row (fastxlsx.DShape attribute)
S
save() (fastxlsx.WriteOnlyWorkbook method)
Scalar (fastxlsx.DShape attribute)
shape (fastxlsx.RangeInfo attribute)
sheetnames (fastxlsx.ReadOnlyWorkbook attribute)
(fastxlsx.WriteOnlyWorkbook attribute)
start (fastxlsx.RangeInfo attribute)
Str (fastxlsx.DType attribute)
strict (fastxlsx.RangeInfo attribute)
T
title (fastxlsx.ReadOnlyWorksheet attribute)
(fastxlsx.WriteOnlyWorksheet attribute)
V
version() (in module fastxlsx)
W
worksheets (fastxlsx.ReadOnlyWorkbook attribute)
write_cell() (fastxlsx.WriteOnlyWorksheet method)
write_column() (fastxlsx.WriteOnlyWorksheet method)
write_many() (in module fastxlsx)
write_matrix() (fastxlsx.WriteOnlyWorksheet method)
write_row() (fastxlsx.WriteOnlyWorksheet method)
WriteOnlyWorkbook (class in fastxlsx)
WriteOnlyWorksheet (class in fastxlsx)