API Reference

Data types

Data structures used by Facade methods, snapshots, cells, and rich text.

Use these types to construct API arguments, interpret returned data, and save editor snapshots. Each page includes its import, definition, fields, and related types.

Working withTypes
Cell contentCellValue · ICellData
Cell coordinates and formattingIRange · IStyleData
Spreadsheet snapshotsIWorkbookData · IWorksheetData
Documents and rich textIDocumentData · IDocumentBody · ITextRun · ITextStyle
PresentationsISlideData · ISlidePage
WhiteboardsIBoardData
BasesIBaseSnapshot
PDF unitsIPdfUnitData
Application appearanceTheme

IRange uses zero-based, inclusive cell coordinates. ICellData contains plain values, formulas, rich text, and style references. A snapshot describes a saved state; use Facade methods to change the live editor.

For plugin configuration, open the corresponding package. Event callbacks document their payloads in Events. Method pages link to any additional parameter and return types they use.

How is this guide?

© 2026 DreamNum Co., Ltd.