LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::SheetSettingsModel Struct Reference

Sheet and outline settings. More...

#include <worksheetsettings.hxx>

Collaboration diagram for oox::xls::SheetSettingsModel:
[legend]

Public Member Functions

 SheetSettingsModel ()
 True = column outline symbols right of group. More...
 

Public Attributes

OUString maCodeName
 
Color maTabColor
 VBA module codename. More...
 
bool mbFilterMode
 Sheet tab color. More...
 
bool mbApplyStyles
 True = sheet contains active filter. More...
 
bool mbSummaryBelow
 True = automatic styles when creating outlines. More...
 
bool mbSummaryRight
 True = row outline symbols below group. More...
 

Detailed Description

Sheet and outline settings.

Definition at line 29 of file worksheetsettings.hxx.

Constructor & Destructor Documentation

◆ SheetSettingsModel()

oox::xls::SheetSettingsModel::SheetSettingsModel ( )
explicit

True = column outline symbols right of group.

Definition at line 51 of file worksheetsettings.cxx.

Member Data Documentation

◆ maCodeName

OUString oox::xls::SheetSettingsModel::maCodeName

◆ maTabColor

Color oox::xls::SheetSettingsModel::maTabColor

◆ mbApplyStyles

bool oox::xls::SheetSettingsModel::mbApplyStyles

True = sheet contains active filter.

Definition at line 34 of file worksheetsettings.hxx.

Referenced by oox::xls::WorksheetSettings::importOutlinePr(), and oox::xls::WorksheetSettings::importSheetPr().

◆ mbFilterMode

bool oox::xls::SheetSettingsModel::mbFilterMode

Sheet tab color.

Definition at line 33 of file worksheetsettings.hxx.

Referenced by oox::xls::WorksheetSettings::importSheetPr().

◆ mbSummaryBelow

bool oox::xls::SheetSettingsModel::mbSummaryBelow

True = automatic styles when creating outlines.

Definition at line 35 of file worksheetsettings.hxx.

Referenced by oox::xls::WorksheetSettings::importOutlinePr(), and oox::xls::WorksheetSettings::importSheetPr().

◆ mbSummaryRight

bool oox::xls::SheetSettingsModel::mbSummaryRight

True = row outline symbols below group.

Definition at line 36 of file worksheetsettings.hxx.

Referenced by oox::xls::WorksheetSettings::importOutlinePr(), and oox::xls::WorksheetSettings::importSheetPr().


The documentation for this struct was generated from the following files: