Skip to content

cupertino-files / TableStyleHandle

Class: TableStyleHandle

Defined in: src/tst/styles.ts:254

A live view of one TST.CellStyleArchive or TST.TableStyleArchive.

Constructors

Constructor

new TableStyleHandle(store, object): TableStyleHandle

Defined in: src/tst/styles.ts:258

Parameters

store

ObjectStore

object

IwaObject

Returns

TableStyleHandle

Properties

object

readonly object: IwaObject

Defined in: src/tst/styles.ts:256


store

readonly store: ObjectStore

Defined in: src/tst/styles.ts:255

Accessors

id

Get Signature

get id(): bigint

Defined in: src/tst/styles.ts:263

Returns

bigint


isCellStyle

Get Signature

get isCellStyle(): boolean

Defined in: src/tst/styles.ts:267

Returns

boolean

Methods

cell()

cell(): CellFormatting

Defined in: src/tst/styles.ts:275

Returns

CellFormatting


setCell()

setCell(formatting): this

Defined in: src/tst/styles.ts:283

Parameters

formatting

CellFormatting

Returns

this


setTable()

setTable(formatting): this

Defined in: src/tst/styles.ts:292

Parameters

formatting

TableFormatting

Returns

this


table()

table(): TableFormatting

Defined in: src/tst/styles.ts:279

Returns

TableFormatting

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.