Releases: Fei-Sheng-Wu/XlsxToHtmlConverter
Releases · Fei-Sheng-Wu/XlsxToHtmlConverter
XlsxToHtmlConverter v2.1.1
Changelog
- Issue resolution for the incorrect sizing of columns.
- Introduction of
ConverterConfiguration.XlsxSheetDimensionSelector,ConverterConfiguration.XlsxCellSelector, andConverterConfiguration.XlsxObjectSelectorproperties.
XlsxToHtmlConverter v2.1.0
Changelog
- Behavior change of
Base.Specification.Xlsx.XlsxCell.Specialtiesproperty. - Updates to the default value of
Base.Specification.Xlsx.XlsxSheet.CellSizeproperty. - Updates to the default value of
ConverterConfiguration.HtmlPresetStylesheetproperty. - Enhancements to the conversion pipeline.
- Enhancements to the positioning and sizing of images and shapes.
- Enhancements to the lookups of the predefined colors.
- Enhancements to the caching during the conversion pipeline.
- Introduction of
ConverterConfiguration.TabCharacterproperty. - Introduction of
ConverterConfiguration.Composition.XlsxWorksheetIteratorproperty. - Introduction of
Base.Implementation.DefaultXlsxWorksheetIteratorclass. - Introduction of
Base.Specification.Xlsx.XlsxCell.Referenceproperty. - Introduction of
Base.Implementation.Common.ParseLarge()method. - Introduction of
Base.Implementation.Common.CacheCategoryenumeration.
XlsxToHtmlConverter v2.0.0
Changelog
- Codebase refactor.