- Overview and quick start
- TXLSXWorkbook
- Methods
- Properties
- Sheets / Fonts / Fills / Borders / NumberFormats / DefinedNames
- TXLSXSheets
- Methods
- Add / Clear / IndexByName
- 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
- MergeCells / 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 / MergedCells / Hyperlinks / Comments / Images / ConditionalFormats / DataValidations / AutoFilterRange / AutoFilterColumns / PrintArea / PrintTitleRows / PrintTitleCols / BlackAndWhite / Draft / PrintNotes / PrintOverThenDown / ColWidth / RowHeight
- 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