List of all items
Structs
- chart::ChartConfig
- chart::ChartSeries
- chart::View3DConfig
- comment::CommentConfig
- conditional::ConditionalFormatRule
- conditional::ConditionalStyle
- control::FormControlConfig
- control::FormControlInfo
- 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
- image::PictureInfo
- page_layout::PageMarginsConfig
- pivot::PivotDataField
- pivot::PivotField
- pivot::PivotTableConfig
- pivot::PivotTableInfo
- protection::WorkbookProtectionConfig
- render::RenderOptions
- rich_text::RichTextRun
- shape::ShapeConfig
- sheet::SheetProtectionConfig
- sheet::SheetViewOptions
- slicer::SlicerConfig
- slicer::SlicerInfo
- 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
- table::TableInfo
- threaded_comment::PersonData
- threaded_comment::PersonInput
- threaded_comment::ThreadedCommentData
- threaded_comment::ThreadedCommentInput
- validation::DataValidationConfig
- vba::VbaModule
- vba::VbaProject
- workbook::OpenOptions
- workbook::Workbook
Enums
- cell::CellValue
- chart::ChartType
- conditional::CfOperator
- conditional::CfValueType
- conditional::ConditionalFormatType
- control::FormControlType
- 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
- shape::ShapeType
- sheet::SheetVisibility
- sheet::ViewMode
- sparkline::SparklineType
- style::BorderLineStyle
- style::GradientType
- style::HorizontalAlign
- style::NumFmtStyle
- style::PatternType
- style::StyleColor
- style::VerticalAlign
- validation::ErrorStyle
- validation::ValidationOperator
- validation::ValidationType
- vba::VbaModuleType
- workbook::WorkbookFormat
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
- control::build_form_control_vml
- control::count_vml_shapes
- control::merge_vml_controls
- control::parse_form_controls
- control::strip_form_control_shapes_from_vml
- 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::engineering::fn_besseli
- formula::functions::engineering::fn_besselj
- formula::functions::engineering::fn_besselk
- formula::functions::engineering::fn_bessely
- formula::functions::engineering::fn_bin2dec
- formula::functions::engineering::fn_bin2hex
- formula::functions::engineering::fn_bin2oct
- formula::functions::engineering::fn_complex
- formula::functions::engineering::fn_convert
- formula::functions::engineering::fn_dec2bin
- formula::functions::engineering::fn_dec2hex
- formula::functions::engineering::fn_dec2oct
- formula::functions::engineering::fn_delta
- formula::functions::engineering::fn_erf
- formula::functions::engineering::fn_erfc
- formula::functions::engineering::fn_gestep
- formula::functions::engineering::fn_hex2bin
- formula::functions::engineering::fn_hex2dec
- formula::functions::engineering::fn_hex2oct
- formula::functions::engineering::fn_imabs
- formula::functions::engineering::fn_imaginary
- formula::functions::engineering::fn_imargument
- formula::functions::engineering::fn_imconjugate
- formula::functions::engineering::fn_imdiv
- formula::functions::engineering::fn_impower
- formula::functions::engineering::fn_improduct
- formula::functions::engineering::fn_imreal
- formula::functions::engineering::fn_imsqrt
- formula::functions::engineering::fn_imsub
- formula::functions::engineering::fn_imsum
- formula::functions::engineering::fn_oct2bin
- formula::functions::engineering::fn_oct2dec
- formula::functions::engineering::fn_oct2hex
- formula::functions::financial::fn_cumipmt
- formula::functions::financial::fn_cumprinc
- formula::functions::financial::fn_db
- formula::functions::financial::fn_ddb
- formula::functions::financial::fn_dollarde
- formula::functions::financial::fn_dollarfr
- formula::functions::financial::fn_effect
- formula::functions::financial::fn_fv
- formula::functions::financial::fn_ipmt
- formula::functions::financial::fn_irr
- formula::functions::financial::fn_nominal
- formula::functions::financial::fn_nper
- formula::functions::financial::fn_npv
- formula::functions::financial::fn_pmt
- formula::functions::financial::fn_ppmt
- formula::functions::financial::fn_pv
- formula::functions::financial::fn_rate
- formula::functions::financial::fn_sln
- formula::functions::financial::fn_syd
- formula::functions::financial::fn_xirr
- formula::functions::financial::fn_xnpv
- 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
- numfmt::builtin_format_code
- numfmt::format_number
- numfmt::format_with_builtin
- 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
- render::render_to_svg
- 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
- shape::build_shape_anchor
- 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_sheet_view_options
- 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_sheet_view_options
- sheet::set_tab_color
- sheet::unprotect_sheet
- sheet::unset_panes
- sheet::validate_sheet_name
- slicer::slicer_cache_name
- slicer::validate_slicer_config
- 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
- threaded_comment::add_person
- threaded_comment::add_threaded_comment
- threaded_comment::delete_threaded_comment
- threaded_comment::find_or_create_person
- threaded_comment::get_persons
- threaded_comment::get_threaded_comments
- threaded_comment::get_threaded_comments_by_cell
- threaded_comment::resolve_threaded_comment
- 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
- vba::decompress_vba_stream
- vba::extract_vba_modules
- 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
- slicer::DEFAULT_HEIGHT_PX
- slicer::DEFAULT_ROW_HEIGHT_EMU
- slicer::DEFAULT_WIDTH_PX
- slicer::PX_TO_EMU
- 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