Skip to content
Sheetwrite

Sheetwrite / Documentation

SheetVisibility@sheetwrite/core

Native worksheet visibility preserved across workbook snapshots and tab rendering.

Native worksheet visibility preserved across workbook snapshots and tab rendering.

Declaration

export type SheetVisibility = "visible" | "hidden" | "veryHidden";