@sheetxl/sdk
Version:
SDK - A high-performance, embeddable spreadsheet engine.
62 lines (61 loc) • 1.72 kB
JavaScript
export * from "@sheetxl/primitives";
export * from "@sheetxl/utils";
import { J as l, A as t, H as r, C as n, a4 as i, G as I, B as c, W as C, q as m, E as S, K as T, O as u, M as F, p as d, X as b, o as h, n as p, l as x, Q as g, D as R, I as k, a5 as A, a2 as U, U as y, w as M, Y as P, u as f, v as w, _ as V, $ as W, L as v, N as B, P as E, a3 as G, R as H, y as L, a6 as N, S as j, V as q, z, x as D, Z as J, s as K, a0 as O, a1 as Q, i as X, j as Y, k as Z, a8 as _, a7 as $ } from "./DFlrI09lk7wnQtws.mjs";
/**
* @license @sheetxl/sdk - SDK - A high-performance, embeddable spreadsheet engine. - v0.6.4
*
* (C) 2025-present SheetXL Inc. & Michael T. Ford
* License: The license can be found at https://www.sheetxl.com/license.
*/
export {
l as AddressUtils,
t as AutoFill,
r as Calculation,
n as Color,
i as ExternalRangeClipboardItem,
I as GeomUtils,
c as IAnchored,
C as IAutoFilter,
m as IBorder,
S as ICalculation,
T as ICell,
u as ICellHeaderRange,
F as ICellRange,
d as IColor,
b as IConditionalFormat,
h as IFill,
p as IFont,
x as IFontCollection,
g as IMovable,
R as IPicture,
k as IPrint,
A as ISheet,
U as ISheetView,
y as ISort,
M as IStyle,
P as ITableStyle,
f as IText,
w as ITextFrame,
V as ITheme,
W as IThemeCollection,
v as LicenseManager,
B as NumberFormat,
E as Picture,
G as RangeClipboardItem,
H as Resource,
L as ResourceCollection,
N as Sheet,
j as SimpleFontFace,
q as Sort,
z as StringCollection,
D as StyleCollection,
J as Table,
K as TextUtils,
O as Theme,
Q as ThemeCollection,
X as TransactionStore,
Y as TransactionUndoManager,
Z as Tuple,
_ as Workbook,
$ as WorkbookView
};