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

Model for a conditional formatting object. More...

#include <condformatbuffer.hxx>

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

Public Member Functions

 CondFormatModel ()
 Conditional formatting belongs to pivot table. More...
 

Public Attributes

ScRangeList maRanges
 
bool mbPivot
 Cell ranges for this conditional format. More...
 

Detailed Description

Model for a conditional formatting object.

Definition at line 189 of file condformatbuffer.hxx.

Constructor & Destructor Documentation

◆ CondFormatModel()

oox::xls::CondFormatModel::CondFormatModel ( )
explicit

Conditional formatting belongs to pivot table.

Definition at line 1090 of file condformatbuffer.cxx.

Member Data Documentation

◆ maRanges

ScRangeList oox::xls::CondFormatModel::maRanges

◆ mbPivot

bool oox::xls::CondFormatModel::mbPivot

Cell ranges for this conditional format.

Definition at line 192 of file condformatbuffer.hxx.

Referenced by oox::xls::CondFormat::importConditionalFormatting().


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