Skip to main content

Crate miniexcel

Crate miniexcel 

Source
Expand description

Streaming XLSX and CSV support for MiniExcel.

Modules§

serde_helpers

Structs§

AggregateSpec
AnalysisResult
AnalysisRow
AnalysisStats
CellMap
An ordered mapping from Serde field names to exact worksheet cells.
CellReference
CommentPerson
CsvConfiguration
CsvReadOptions
CsvWriteOptions
Error
ExcelRange
HeaderStyle
InsertOptions
Options for inserting a worksheet into an XLSX path.
MergeSameCellsOptions
MiniExcel
Convenience entry points for the common path-based MiniExcel workflow.
NoteComment
QueryPlan
QuerySummary
RagCell
RagChunk
RagExport
A path-based iterator that retains one output chunk and parser buffers at a time.
RagExportOptions
RagManifest
RagRow
ReadOptions
RgbColor
SheetComments
SheetInfo
StructuredCell
A cell emitted by the structure-preserving XLSX stream.
StructuredRow
A sparse, structure-preserving row from an XLSX worksheet.
TemplateOptions
ThreadedComment
ThreadedCommentReply
WriteOptions

Enums§

AggregateOp
CellValue
CommentTimestamp
ComparisonOp
CsvEncoding
CsvNewline
ExistingSheetPolicy
Controls how insert operations handle an existing worksheet with the target name.
FilterExpr
FormulaCalculationStatus
HeaderMode
HorizontalAlignment
QueryLiteral
RagValue
SheetType
SheetVisibility
TableStyle
TargetRelationshipPolicy
Controls how relationships owned by a replaced worksheet are handled.
VerticalAlignment

Type Aliases§

ByteQuerySummary
DynamicRow
Result