LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::drawingml::chart::DataTableModel Struct Reference

#include <datatablemodel.hxx>

Collaboration diagram for oox::drawingml::chart::DataTableModel:
[legend]

Public Member Functions

 DataTableModel ()
 text formatting. More...
 

Public Attributes

bool mbShowHBorder: 1
 
bool mbShowVBorder: 1
 Show Horizontal Border. More...
 
bool mbShowOutline: 1
 Show Vertical Border. More...
 
bool mbShowKeys: 1
 Show outline. More...
 
ModelRef< ShapemxShapeProp
 
ModelRef< TextBodymxTextProp
 frame formatting. More...
 

Detailed Description

Definition at line 24 of file datatablemodel.hxx.

Constructor & Destructor Documentation

◆ DataTableModel()

oox::drawingml::chart::DataTableModel::DataTableModel ( )
inline

text formatting.

Definition at line 34 of file datatablemodel.hxx.

Member Data Documentation

◆ mbShowHBorder

bool oox::drawingml::chart::DataTableModel::mbShowHBorder

◆ mbShowKeys

bool oox::drawingml::chart::DataTableModel::mbShowKeys

◆ mbShowOutline

bool oox::drawingml::chart::DataTableModel::mbShowOutline

◆ mbShowVBorder

bool oox::drawingml::chart::DataTableModel::mbShowVBorder

◆ mxShapeProp

ModelRef<Shape> oox::drawingml::chart::DataTableModel::mxShapeProp

◆ mxTextProp

ModelRef<TextBody> oox::drawingml::chart::DataTableModel::mxTextProp

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