List of all items
Structs
- chart::ChartConfig
- chart::ChartSeries
- chart::View3DConfig
- comment::CommentConfig
- conditional::ConditionalFormatRule
- conditional::ConditionalStyle
- defined_names::DefinedNameInfo
- doc_props::AppProperties
- doc_props::CalcSettings
- doc_props::DocProperties
- doc_props::WorkbookSettings
- formula::ast::CellReference
- formula::eval::CellCoord
- formula::eval::CellSnapshot
- formula::eval::Evaluator
- hyperlink::HyperlinkInfo
- image::ImageConfig
- page_layout::PageMarginsConfig
- pivot::PivotDataField
- pivot::PivotField
- pivot::PivotTableConfig
- pivot::PivotTableInfo
- protection::WorkbookProtectionConfig
- rich_text::RichTextRun
- sheet::SheetProtectionConfig
- sparkline::SparklineConfig
- sparkline::SparklineGroupConfig
- sst::SharedStringTable
- stream::StreamRowOptions
- stream::StreamWriter
- style::AlignmentStyle
- style::BorderSideStyle
- style::BorderStyle
- style::FillStyle
- style::FontStyle
- style::GradientFillStyle
- style::GradientStop
- style::ProtectionStyle
- style::Style
- style::StyleBuilder
- table::TableColumn
- table::TableConfig
- validation::DataValidationConfig
- workbook::Workbook
Enums
- cell::CellValue
- chart::ChartType
- conditional::CfOperator
- conditional::CfValueType
- conditional::ConditionalFormatType
- defined_names::DefinedNameScope
- doc_props::CustomPropertyValue
- error::Error
- formula::ast::BinaryOperator
- formula::ast::Expr
- formula::ast::UnaryOperator
- hyperlink::HyperlinkType
- image::ImageFormat
- page_layout::Orientation
- page_layout::PaperSize
- pivot::AggregateFunction
- sparkline::SparklineType
- style::BorderLineStyle
- style::GradientType
- style::HorizontalAlign
- style::NumFmtStyle
- style::PatternType
- style::StyleColor
- style::VerticalAlign
- validation::ErrorStyle
- validation::ValidationOperator
- validation::ValidationType
Traits
Functions
- cell::date_to_serial
- cell::datetime_to_serial
- cell::is_date_format_code
- cell::is_date_num_fmt
- cell::serial_to_date
- cell::serial_to_datetime
- chart::build_chart_xml
- chart::build_drawing_with_chart
- col::get_col_outline_level
- col::get_col_style
- col::get_col_visible
- col::get_col_width
- col::get_cols
- col::insert_cols
- col::remove_col
- col::set_col_outline_level
- col::set_col_style
- col::set_col_visible
- col::set_col_width
- comment::add_comment
- comment::get_all_comments
- comment::get_comment
- comment::remove_comment
- conditional::delete_conditional_format
- conditional::get_conditional_formats
- conditional::set_conditional_format
- defined_names::delete_defined_name
- defined_names::get_all_defined_names
- defined_names::get_defined_name
- defined_names::set_defined_name
- formula::eval::build_dependency_graph
- formula::eval::coerce_to_bool
- formula::eval::coerce_to_number
- formula::eval::coerce_to_string
- formula::eval::compare_values
- formula::eval::evaluate
- formula::eval::topological_sort
- formula::functions::check_arg_count
- formula::functions::collect_criteria_range_values
- formula::functions::date_time::fn_date
- formula::functions::date_time::fn_datedif
- formula::functions::date_time::fn_datevalue
- formula::functions::date_time::fn_day
- formula::functions::date_time::fn_edate
- formula::functions::date_time::fn_eomonth
- formula::functions::date_time::fn_hour
- formula::functions::date_time::fn_minute
- formula::functions::date_time::fn_month
- formula::functions::date_time::fn_networkdays
- formula::functions::date_time::fn_now
- formula::functions::date_time::fn_second
- formula::functions::date_time::fn_today
- formula::functions::date_time::fn_weekday
- formula::functions::date_time::fn_weeknum
- formula::functions::date_time::fn_workday
- formula::functions::date_time::fn_year
- formula::functions::information::fn_error_type
- formula::functions::information::fn_iserr
- formula::functions::information::fn_iseven
- formula::functions::information::fn_islogical
- formula::functions::information::fn_isna
- formula::functions::information::fn_isodd
- formula::functions::information::fn_n
- formula::functions::information::fn_na
- formula::functions::information::fn_type
- formula::functions::logical::fn_false
- formula::functions::logical::fn_iferror
- formula::functions::logical::fn_ifna
- formula::functions::logical::fn_ifs
- formula::functions::logical::fn_switch
- formula::functions::logical::fn_true
- formula::functions::logical::fn_xor
- formula::functions::lookup::fn_address
- formula::functions::lookup::fn_choose
- formula::functions::lookup::fn_column
- formula::functions::lookup::fn_columns
- formula::functions::lookup::fn_hlookup
- formula::functions::lookup::fn_index
- formula::functions::lookup::fn_lookup
- formula::functions::lookup::fn_match
- formula::functions::lookup::fn_row
- formula::functions::lookup::fn_rows
- formula::functions::lookup::fn_vlookup
- formula::functions::lookup_function
- formula::functions::matches_criteria
- formula::functions::math::fn_ceiling
- formula::functions::math::fn_exp
- formula::functions::math::fn_fact
- formula::functions::math::fn_floor
- formula::functions::math::fn_ln
- formula::functions::math::fn_log
- formula::functions::math::fn_log10
- formula::functions::math::fn_pi
- formula::functions::math::fn_product
- formula::functions::math::fn_quotient
- formula::functions::math::fn_rand
- formula::functions::math::fn_randbetween
- formula::functions::math::fn_rounddown
- formula::functions::math::fn_roundup
- formula::functions::math::fn_sign
- formula::functions::math::fn_sumif
- formula::functions::math::fn_sumifs
- formula::functions::statistical::fn_averageif
- formula::functions::statistical::fn_averageifs
- formula::functions::statistical::fn_countblank
- formula::functions::statistical::fn_countif
- formula::functions::statistical::fn_countifs
- formula::functions::statistical::fn_large
- formula::functions::statistical::fn_median
- formula::functions::statistical::fn_mode
- formula::functions::statistical::fn_rank
- formula::functions::statistical::fn_small
- formula::functions::text::fn_concat
- formula::functions::text::fn_exact
- formula::functions::text::fn_find
- formula::functions::text::fn_proper
- formula::functions::text::fn_replace
- formula::functions::text::fn_rept
- formula::functions::text::fn_search
- formula::functions::text::fn_substitute
- formula::functions::text::fn_t
- formula::parser::parse_formula
- hyperlink::delete_cell_hyperlink
- hyperlink::get_cell_hyperlink
- hyperlink::set_cell_hyperlink
- image::add_image_to_drawing
- image::build_drawing_with_image
- image::pixels_to_emu
- image::validate_image_config
- merge::get_merge_cells
- merge::merge_cells
- merge::unmerge_cell
- page_layout::get_fit_to_height
- page_layout::get_fit_to_width
- page_layout::get_header_footer
- page_layout::get_orientation
- page_layout::get_page_breaks
- page_layout::get_page_margins
- page_layout::get_paper_size
- page_layout::get_print_options
- page_layout::get_scale
- page_layout::insert_page_break
- page_layout::remove_page_break
- page_layout::set_header_footer
- page_layout::set_page_margins
- page_layout::set_page_setup
- page_layout::set_print_options
- pivot::build_pivot_cache_definition
- pivot::build_pivot_table_xml
- protection::legacy_password_hash
- raw_transfer::sheet_to_raw_buffer
- raw_transfer_write::cells_to_raw_buffer
- raw_transfer_write::raw_buffer_to_cells
- rich_text::rich_text_to_plain
- rich_text::run_to_xml
- rich_text::runs_to_si
- rich_text::xml_to_run
- row::duplicate_row
- row::duplicate_row_to
- row::get_row_height
- row::get_row_outline_level
- row::get_row_style
- row::get_row_visible
- row::get_rows
- row::insert_rows
- row::parse_cell_type_value
- row::remove_row
- row::resolve_cell_value
- row::resolve_sst_value
- row::set_row_height
- row::set_row_outline_level
- row::set_row_style
- row::set_row_visible
- sheet::active_sheet_index
- sheet::add_sheet
- sheet::copy_sheet
- sheet::delete_sheet
- sheet::find_sheet_index
- sheet::get_default_col_width
- sheet::get_default_row_height
- sheet::get_panes
- sheet::get_tab_color
- sheet::is_sheet_protected
- sheet::next_rid
- sheet::next_sheet_id
- sheet::protect_sheet
- sheet::rename_sheet
- sheet::set_active_sheet_index
- sheet::set_default_col_width
- sheet::set_default_row_height
- sheet::set_panes
- sheet::set_tab_color
- sheet::unprotect_sheet
- sheet::unset_panes
- sheet::validate_sheet_name
- sparkline::validate_sparkline_config
- style::add_style
- style::get_style
- table::remove_auto_filter
- table::set_auto_filter
- theme::default_theme_colors
- theme::default_theme_xml
- theme::resolve_theme_color
- utils::cell_ref::cell_name_to_coordinates
- utils::cell_ref::column_name_to_number
- utils::cell_ref::column_number_to_name
- utils::cell_ref::coordinates_to_cell_name
- validation::add_validation
- validation::config_to_xml
- validation::get_validations
- validation::remove_validation
- vml::build_vml_drawing
- vml::extract_vml_comment_cells
Type Aliases
Constants
- image::EMU_PER_PIXEL
- page_layout::DEFAULT_MARGIN_BOTTOM
- page_layout::DEFAULT_MARGIN_FOOTER
- page_layout::DEFAULT_MARGIN_HEADER
- page_layout::DEFAULT_MARGIN_LEFT
- page_layout::DEFAULT_MARGIN_RIGHT
- page_layout::DEFAULT_MARGIN_TOP
- raw_transfer::CELL_STRIDE
- raw_transfer::FLAG_SPARSE
- raw_transfer::HEADER_SIZE
- raw_transfer::MAGIC
- raw_transfer::TYPE_BOOL
- raw_transfer::TYPE_DATE
- raw_transfer::TYPE_EMPTY
- raw_transfer::TYPE_ERROR
- raw_transfer::TYPE_FORMULA
- raw_transfer::TYPE_NUMBER
- raw_transfer::TYPE_RICH_STRING
- raw_transfer::TYPE_STRING
- raw_transfer::VERSION
- style::builtin_num_fmts::DATETIME
- style::builtin_num_fmts::DATE_DM
- style::builtin_num_fmts::DATE_DMY
- style::builtin_num_fmts::DATE_MDY
- style::builtin_num_fmts::DATE_MY
- style::builtin_num_fmts::DECIMAL_2
- style::builtin_num_fmts::GENERAL
- style::builtin_num_fmts::INTEGER
- style::builtin_num_fmts::PERCENT
- style::builtin_num_fmts::PERCENT_DECIMAL
- style::builtin_num_fmts::SCIENTIFIC
- style::builtin_num_fmts::TEXT
- style::builtin_num_fmts::THOUSANDS
- style::builtin_num_fmts::THOUSANDS_DECIMAL
- style::builtin_num_fmts::TIME_HM
- style::builtin_num_fmts::TIME_HMS
- style::builtin_num_fmts::TIME_HMS_AP
- style::builtin_num_fmts::TIME_HM_AP
- utils::constants::DEFAULT_COL_WIDTH
- utils::constants::DEFAULT_ROW_HEIGHT
- utils::constants::MAX_CELL_CHARS
- utils::constants::MAX_CELL_STYLES
- utils::constants::MAX_COLUMNS
- utils::constants::MAX_COLUMN_WIDTH
- utils::constants::MAX_FONT_SIZE
- utils::constants::MAX_ROWS
- utils::constants::MAX_ROW_HEIGHT
- utils::constants::MAX_SHEET_NAME_LENGTH
- utils::constants::SHEET_NAME_INVALID_CHARS
- utils::constants::STREAM_CHUNK_SIZE