- Overview and quick start
- TXLSXWorkbook
- Methods
- Properties
- Sheets / Fonts / Fills / Borders / NumberFormats / DefinedNames
- TXLSXSheets
- Methods
- Add / Clear / IndexByName / SheetByName / TryGetSheetByName
- Properties
- TXLSXFont / TXLSXFonts
- TXLSXFont properties
- Name / Size / Bold / Italic / Strikethrough / Underline / Color / ColorIsAuto
- TXLSXFonts members
- Add (3 overloads) / Clear / Count / Items
- TXLSXFill / TXLSXFills
- TXLSXFill properties
- Pattern / ForegroundColor / ForegroundIsAuto / BackgroundColor / BackgroundIsAuto
- TXLSXFills members
- Add / AddSolid / Clear / Count / Items
- TXLSXBorder / TXLSXBorders
- TXLSXBorder properties
- Left / Right / Top / Bottom / Diagonal (each = Style + Color + ColorIsAuto)
- TXLSXBorders members
- Add / AddBox / Clear / Count / Items
- TXLSXNumberFormat / TXLSXNumberFormats
- Members
- FormatCode / Add / IndexOf / Clear / Count / Items
- TXLSXDefinedName / TXLSXDefinedNames
- TXLSXDefinedName properties
- Name / Formula / SheetIndex / Hidden / Comment
- TXLSXDefinedNames members
- Add (2 overloads) / IndexOfName / Clear / Count / Items
- TXLSXExternalLink / TXLSXExternalLinks
- TXLSXExternalLink properties
- TXLSXExternalLinks members
- Add / Clear / Count / Items
- TXLSXWorksheet
- Methods
- Calculate / MergeCells / ForEachCell / FindText / ReplaceText / WriteCells / AddHyperlink / AddComment / AddImage / AddImageFromFile / AddConditionalFormat / AddDataValidation / AddListValidation / AutoFitColumn / AutoFitColumns / AutoFitRow / AutoFitRows / InsertRows / DeleteRows / InsertCols / DeleteCols / AddRowBreak / AddColBreak / ClearRowBreaks / ClearColBreaks / SetAutoFilter / AddAutoFilterColumn / SetColWidth / SetRowHeight
- Properties
- Name / Visibility / IsSelected / Zoom / DisplayGridLines / DisplayZeros / DisplayRightToLeft / StandardWidth / StandardHeight / Cells / Range / RCRange / UsedRange / MergedCells / Hyperlinks / Comments / Images / ConditionalFormats / DataValidations / Tables / Charts / AutoFilterRange / AutoFilterColumns / PrintArea / PrintTitleRows / PrintTitleCols / BlackAndWhite / Draft / PrintNotes / PrintOverThenDown / ColWidth / RowHeight
- TXLSXRange
- Members
- RefA1 / SaveAsHTML / SetValue / SetFormula / Clear / ClearAll / SetNumberFormat / SetBorders / AutoFitColumns / AutoFitRows / Merge / Unmerge / Offset / Resize
- TXLSXCells / TXLSXCell
- TXLSXCell properties
- Row / Col / Value / FormatIndex / FontIndex / FillIndex / BorderIndex / NumberFormatIndex / AlignmentIndex / Formula / RichText / Locked / FormulaHidden
- TXLSXCells members
- Item[Row, Col] / Count / CellByIndex / HasCell / Clear
- TXLSXMergedCells / TXLSXMergedRange
- TXLSXMergedRange properties
- Row1 / Col1 / Row2 / Col2 / Ref
- TXLSXMergedCells members
- Add / Clear / Count / Items
- TXLSXHyperlinks / TXLSXHyperlink
- TXLSXHyperlink properties
- Row / Col / Url / Display / Tooltip
- TXLSXHyperlinks members
- Add (3 overloads) / Clear / Count / Items
- TXLSXComments / TXLSXComment
- TXLSXComment properties
- Row / Col / Author / Text
- TXLSXComments members
- Add (2 overloads) / Clear / Count / Items
- TXLSXImage / TXLSXImages
- TXLSXImage properties
- Row / Col / WidthEMU / HeightEMU / Format / Data
- TXLSXImages members
- Add / Clear / Count / Items
- TXLSXConditionalFormat / TXLSXConditionalFormats
- TXLSXConditionalFormat properties
- Range / Op / Formula1 / Formula2
- TXLSXConditionalFormats members
- Add (2 overloads) / Clear / Count / Items
- TXLSXDataValidation / TXLSXDataValidations
- TXLSXDataValidation properties
- Range / ValidationType / Op / Formula1 / Formula2 / AllowBlank / ShowInputMessage / ShowErrorMessage
- TXLSXDataValidations members
- Add (2 overloads) / AddList / Clear / Count / Items
- TXLSXTable / TXLSXTables
- Members
- Name / DisplayName / Ref / StyleName / ShowFirstColumn / ShowLastColumn / ShowRowStripes / ShowColumnStripes / Add / Delete / Clear / Count / Items
- TXLSXChart / TXLSXCharts
- Members
- ChartType / Title / CategoryAxisTitle / ValueAxisTitle / FromRow / FromCol / ToRow / ToCol / AddSeries / ClearSeries / SeriesCount / Series / Add / Clear / Count / Items
- TXLSXRichText
- Members
- AddRun / Clear / RunCount / PlainText / Items
- TXLSXAlignment / TXLSXAlignments
- Members
- Horizontal / Vertical / WrapText / ShrinkToFit / TextRotation / Indent / Add / Clear / Count / Items