WorkbookViewModel

General

WorkbookViewModel és una classe en Aspose.Cells per NET.

Representa el model de visualització del llibre de treball.

Propietats

NameTypeAccessDescription
XWindowint?Read/Write
YWindowint?Read/Write
WindowWidthint?Read/WriteGets or sets the width of the workbook window in points
WindowHeightint?Read/Write
FirstSheetint?Read/WriteGets or sets the index of the first visible worksheet
ShowHorizontalScrollbool?Read/WriteGets or sets whether the horizontal scroll bar is displayed
ShowVerticalScrollbool?Read/WriteIndicates whether the vertical scroll bar is displayed
ShowSheetTabsbool?Read/WriteGets or sets whether worksheet tabs are visible
TabRatioint?Read/Write
VisibilitystringRead/WriteGets or sets the visibility state of the workbook view (e.g., visible, hidden)
MinimizedboolRead/WriteGets or sets whether the workbook window is minimized
AutoFilterDateGroupingboolRead/WriteGets or sets if date grouping is enabled in auto filters

Mètodes

SignatureDescription
CopyFrom(source: WorkbookViewModel)The source.
HasStoredState(activeSheetIndex: int)if the condition is met; otherwise, .
 Català