We are pleased to announce the release of version 0.0.5.
A summary of changes is available in the Release Notes.
Release Notes
The most notable changes in this release are:
Notable Features
- Add 52 new functions:
- AddFormControl
- AddHeaderFooterImage
- AddIgnoredErrors
- AddShape
- AddSlicer
- AddSparkline
- AddTable
- AutoFilter
- CalcCellValue
- CopySheet
- DeleteChart
- DeleteComment
- DeleteFormControl
- DeletePicture
- DeleteSheet
- DeleteSlicer
- DuplicateRow
- DuplicateRowTo
- GetActiveSheetIndex
- GetAppProps
- GetCalcProps
- GetCellFormula
- GetCustomProps
- JoinCellName
- MergeCell
- MoveSheet
- NewConditionalStyle
- ProtectSheet
- ProtectWorkbook
- SetAppProps
- SetCalcProps
- SetCellBool
- SetCellDefault
- SetCellFloat
- SetCellFormula
- SetCellHyperLink
- SetCellRichText
- SetCellStr
- SetColOutlineLevel
- SetColStyle
- SetColVisible
- SetColWidth
- SetConditionalFormat
- SetCustomProps
- SetHeaderFooter
- SetSheetName
- SetSheetProps
- SetSheetView
- SetSheetVisible
- SetWorkbookProps
- SplitCellName
- UnsetConditionalFormat
- Support set the data point color for doughnut, pie and 3D pie chart
- Add new
ChartDataPointdata type - Add new field
DataPointin the ChartSeries data type - Add new Name field in
GraphicOptionsto support set and get graphic name - Add new
DropLinesandHighLowLinesfields inChartAxisstructure
Bugfix
- Correct the runtime marshals the UTF-8 char sets conversion
Miscellaneous
- Update GitHub Action configuration for test on .Net 10.x
- Upgrade the dependencies package version