Docs.rs
rust-excel-core-0.1.0
rust-excel-core 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dotdon
Dependencies
calamine ^0.26
normal
rust_xlsxwriter ^0.79
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
umya-spreadsheet ^2.3
normal
criterion ^0.5
dev
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module style
rust_
excel_
core
0.1.0
Module style
Module Items
Functions
In crate rust_
excel_
core
rust_excel_core
Module
style
Copy item path
Source
Functions
§
apply_
cell_
style
Apply a partial style DTO to a single cell. Only non-None fields are applied.
apply_
range_
style
Apply a partial style DTO to a range of cells.
get_
cell_
style
Read the style of a cell and return it as a DTO.