New to Kendo UI for Angular? Start a free 30-day trial
WorkbookSheetState
Updated over 6 months ago
The state of the WorkbookSheet.
type WorkbookSheetState = "visible" | "hidden" | "veryHidden";