Index

_ | A | B | C | D | E | F | G | M | N | O | P | R | S | T | V

_

__getitem__() (pyexcel.Sheet method)
__init__() (pyexcel.Book method)
(pyexcel.Sheet method)
(pyexcel.filters.ColumnFilter method)
(pyexcel.filters.ColumnValueFilter method)
(pyexcel.filters.EvenColumnFilter method)
(pyexcel.filters.EvenRowFilter method)
(pyexcel.filters.OddColumnFilter method)
(pyexcel.filters.OddRowFilter method)
(pyexcel.filters.RegionFilter method)
(pyexcel.filters.RowFilter method)
(pyexcel.filters.RowValueFilter method)
(pyexcel.filters.SingleColumnFilter method)
(pyexcel.filters.SingleRowFilter method)
(pyexcel.formatters.ColumnFormatter method)
(pyexcel.formatters.NamedColumnFormatter method)
(pyexcel.formatters.NamedRowFormatter method)
(pyexcel.formatters.RowFormatter method)
(pyexcel.formatters.SheetFormatter method)
(pyexcel.sheets.Column method)
(pyexcel.sheets.FilterableSheet method)
(pyexcel.sheets.FormattableSheet method)
(pyexcel.sheets.Matrix method)
(pyexcel.sheets.NamedColumn method)
(pyexcel.sheets.NamedRow method)
(pyexcel.sheets.NominableSheet method)
(pyexcel.sheets.Row method)
(pyexcel.sheets.Sheet method)

A

add_filter() (pyexcel.Sheet method)
add_formatter() (pyexcel.Sheet method)
apply_formatter() (pyexcel.Sheet method)

B

Book (class in pyexcel)

C

cell_value() (pyexcel.Sheet method)
clear_filters() (pyexcel.Sheet method)
clear_formatters() (pyexcel.Sheet method)
colnames (pyexcel.Sheet attribute)
Column (class in pyexcel.sheets)
column (pyexcel.Sheet attribute)
column_at() (pyexcel.Sheet method)
column_range() (pyexcel.Sheet method)
ColumnFilter (class in pyexcel.filters)
ColumnFormatter (class in pyexcel.formatters)
columns() (pyexcel.Sheet method)
ColumnValueFilter (class in pyexcel.filters)
cut() (pyexcel.Sheet method)

D

delete_columns() (pyexcel.Sheet method)
delete_named_column_at() (pyexcel.Sheet method)
delete_named_row_at() (pyexcel.Sheet method)
delete_rows() (pyexcel.Sheet method)
dict_to_array() (in module pyexcel)

E

enumerate() (pyexcel.Sheet method)
EvenColumnFilter (class in pyexcel.filters)
EvenRowFilter (class in pyexcel.filters)
extend_columns() (pyexcel.Sheet method)
extend_rows() (pyexcel.Sheet method)
extract_a_sheet_from_a_book() (in module pyexcel)

F

filter() (pyexcel.Sheet method)
FilterableSheet (class in pyexcel.sheets)
format() (pyexcel.Sheet method)
(pyexcel.sheets.NamedColumn method)
(pyexcel.sheets.NamedRow method)
FormattableSheet (class in pyexcel.sheets)
freeze_filters() (pyexcel.Sheet method)
freeze_formatters() (pyexcel.Sheet method)
from_records() (in module pyexcel)

G

get_array() (in module pyexcel)
get_book() (in module pyexcel)
get_book_dict() (in module pyexcel)
get_dict() (in module pyexcel)
get_records() (in module pyexcel)
get_sheet() (in module pyexcel)

M

map() (pyexcel.Sheet method)
Matrix (class in pyexcel.sheets)
merge_all_to_a_book() (in module pyexcel)
merge_csv_to_a_book() (in module pyexcel)

N

name_columns_by_row() (pyexcel.Sheet method)
name_rows_by_column() (pyexcel.Sheet method)
named_column_at() (pyexcel.Sheet method)
named_row_at() (pyexcel.Sheet method)
NamedColumn (class in pyexcel.sheets)
NamedColumnFormatter (class in pyexcel.formatters)
NamedRow (class in pyexcel.sheets)
NamedRowFormatter (class in pyexcel.formatters)
NominableSheet (class in pyexcel.sheets)
number_of_columns() (pyexcel.Sheet method)
number_of_rows() (pyexcel.Sheet method)
number_of_sheets() (pyexcel.Book method)

O

OddColumnFilter (class in pyexcel.filters)
OddRowFilter (class in pyexcel.filters)

P

paste() (pyexcel.Sheet method)

R

rcolumns() (pyexcel.Sheet method)
region() (pyexcel.Sheet method)
RegionFilter (class in pyexcel.filters)
remove_filter() (pyexcel.Sheet method)
remove_formatter() (pyexcel.Sheet method)
reverse() (pyexcel.Sheet method)
Row (class in pyexcel.sheets)
row (pyexcel.Sheet attribute)
row_at() (pyexcel.Sheet method)
row_range() (pyexcel.Sheet method)
RowFilter (class in pyexcel.filters)
RowFormatter (class in pyexcel.formatters)
rownames (pyexcel.Sheet attribute)
rows() (pyexcel.Sheet method)
RowValueFilter (class in pyexcel.filters)
rrows() (pyexcel.Sheet method)
rvertical() (pyexcel.Sheet method)

S

save_as() (in module pyexcel)
(pyexcel.Book method)
(pyexcel.Sheet method)
save_book_as() (in module pyexcel)
save_to() (pyexcel.Book method)
(pyexcel.Sheet method)
save_to_database() (pyexcel.Book method)
(pyexcel.Sheet method)
save_to_memory() (pyexcel.Book method)
(pyexcel.Sheet method)
select() (pyexcel.sheets.NamedColumn method)
(pyexcel.sheets.NamedRow method)
set_column_at() (pyexcel.Sheet method)
set_named_column_at() (pyexcel.Sheet method)
set_named_row_at() (pyexcel.Sheet method)
set_row_at() (pyexcel.Sheet method)
Sheet (class in pyexcel)
(class in pyexcel.sheets)
sheet_names() (pyexcel.Book method)
SheetFormatter (class in pyexcel.formatters)
SingleColumnFilter (class in pyexcel.filters)
SingleRowFilter (class in pyexcel.filters)
split_a_book() (in module pyexcel)

T

to_array() (pyexcel.Sheet method)
to_dict() (pyexcel.Book method)
(pyexcel.Sheet method)
to_records() (pyexcel.Sheet method)
transpose() (pyexcel.Sheet method)

V

vertical() (pyexcel.Sheet method)