A 2D cell range address list with Excel column and row indexes.
constexpr ::Color COL_AUTO(ColorTransparency, 0xFF, 0xFF, 0xFF, 0xFF)
A 2D cell address struct with Excel column and row indexes.
Excel ignores Tab color when set to this value...
sal_uInt16 mnWinHeight
Width of the document window (twips).
sal_uInt16 mnDisplXclTab
Additional flags.
XclDocViewData()
Width of sheet tabbar (1/1000 of window width).
sal_uInt16 mnXclSelectCnt
First visible sheet.
sal_uInt16 mnWinY
X position of the document window (twips).
sal_uInt16 mnTabBarWidth
Number of selected sheets.
sal_uInt16 mnFlags
Height of the document window (twips).
sal_uInt16 mnFirstVisXclTab
Displayed (active) sheet.
sal_uInt16 mnWinWidth
Y position of the document window (twips).
Contains all settings for a selection in a single pane of a sheet.
sal_uInt16 mnCursorIdx
Selected cell ranges.
XclSelectionData()
Index of cursor in selection list.
XclRangeList maXclSelection
Cell cursor position.
Contains all view settings for a single sheet.
sal_uInt32 mnSplitY
Split X position, or number of frozen columns.
bool IsDefaultTabBgColor() const
Tab Color default = (COL_AUTO )
XclSelectionData & CreateSelectionData(sal_uInt8 nPane)
Returns read/write access to the selection data of the specified pane.
bool mbShowHeadings
true = Show cell grid.
XclAddress maSecondXclPos
First visible cell.
bool mbMirrored
true = Sheet is displayed (active).
void SetDefaults()
Sets Excel default view settings.
sal_uInt16 mnSplitX
First visible cell in additional panes.
bool mbDefGridColor
true = Pagebreak preview; false = Normal view.
bool mbShowFormulas
true = Default grid color.
Color maTabBgColor
true = Show outlines.
bool mbFrozenPanes
true = Mirrored (right-to-left) sheet.
::std::map< sal_uInt8, XclSelectionDataRef > XclSelectionMap
bool mbSelected
Active pane (with cell cursor).
bool IsSplit() const
Returns true, if the window is split in any direction.
XclAddress maFirstXclPos
Grid color.
sal_uInt16 mnNormalZoom
Split Y position, or number of frozen rows.
bool mbShowGrid
true = Show formulas instead of results.
sal_uInt32 mnTabBgColorId
bool mbShowOutline
true = Show zero value zells.
sal_uInt16 mnCurrentZoom
Zoom factor for pagebreak preview.
XclTabViewData()
palette color id
bool mbShowZeros
true = Show column/row headings.
const XclSelectionData * GetSelectionData(sal_uInt8 nPane) const
Returns the selection data, if available, otherwise 0.
bool HasPane(sal_uInt8 nPaneId) const
Returns true, if the specified pane (EXC_PANE_*) is available.
sal_uInt16 mnPageZoom
Zoom factor for normal view.
Color maGridColor
Selections of all panes.
bool mbPageMode
true = Frozen panes; false = split window.
bool mbDisplayed
true = Sheet is selected.
sal_uInt8 mnActivePane
Zoom factor for current view.
const sal_uInt16 EXC_WIN2_SHOWOUTLINE
const sal_uInt8 EXC_PANE_BOTTOMLEFT
Right, or top-right pane.
const sal_uInt16 EXC_WIN2_MIRRORED
const sal_uInt16 EXC_WIN2_PAGEZOOM_DEF
Default zoom for normal view.
const sal_uInt16 EXC_ID_SCL
Single, top, left, or top-left pane.
const sal_uInt8 EXC_PANE_TOPLEFT
Bottom, or bottom-left pane.
const sal_uInt16 EXC_WIN2_NORMALZOOM_DEF
const sal_uInt16 EXC_WIN1_TABBAR
const sal_uInt16 EXC_WIN2_SHOWGRID
const sal_uInt16 EXC_WIN1_VER_SCROLLBAR
const sal_uInt16 EXC_WIN1_MINIMIZED
const sal_uInt16 EXC_WIN2_DEFGRIDCOLOR
const sal_uInt16 EXC_WIN2_SHOWFORMULAS
const sal_uInt8 EXC_SHEETEXT_TABCOLOR
header id for sheetext
const sal_uInt8 EXC_PANE_TOPRIGHT
Bottom-right pane.
const sal_uInt16 EXC_ID2_WINDOW2
const sal_uInt16 EXC_WIN2_PAGEBREAKMODE
const sal_uInt16 EXC_WIN2_FROZENNOSPLIT
const sal_uInt16 EXC_ZOOM_MAX
const sal_uInt16 EXC_ID_WINDOW2
const sal_uInt16 EXC_WIN2_SELECTED
const sal_uInt16 EXC_ID_PANE
Default zoom for pagebreak preview.
std::shared_ptr< XclSelectionData > XclSelectionDataRef
const sal_uInt16 EXC_WIN2_SHOWHEADINGS
const sal_uInt16 EXC_WIN2_FROZEN
const sal_uInt16 EXC_ID_SELECTION
const sal_uInt16 EXC_ZOOM_MIN
const sal_uInt16 EXC_WIN2_DISPLAYED
const sal_uInt16 EXC_COLOR_NOTABBG
mask for tab color
const sal_uInt16 EXC_ID_WINDOW1
const sal_uInt16 EXC_WIN1_HOR_SCROLLBAR
const sal_uInt8 EXC_PANE_BOTTOMRIGHT
const sal_uInt16 EXC_WIN2_SHOWZEROS
const sal_uInt16 EXC_ID_SHEETEXT
const sal_uInt16 EXC_WIN1_HIDDEN