libmspub::CharacterStyle Struct Reference

#include <MSPUBTypes.h>

Public Member Functions

 CharacterStyle ()
 

Public Attributes

boost::optional< Underlineunderline
 
bool italic
 
bool bold
 
boost::optional< double > textSizeInPt
 
int colorIndex
 
boost::optional< unsigned > fontIndex
 
SuperSubType superSubType
 
bool outline
 
bool shadow
 
bool smallCaps
 
bool allCaps
 
bool emboss
 
bool engrave
 
boost::optional< double > textScale
 
boost::optional< unsigned > lcid
 

Constructor & Destructor Documentation

§ CharacterStyle()

libmspub::CharacterStyle::CharacterStyle ( )
inline

Member Data Documentation

§ allCaps

bool libmspub::CharacterStyle::allCaps

§ bold

§ colorIndex

§ emboss

bool libmspub::CharacterStyle::emboss

§ engrave

bool libmspub::CharacterStyle::engrave

§ fontIndex

§ italic

§ lcid

boost::optional<unsigned> libmspub::CharacterStyle::lcid

§ outline

bool libmspub::CharacterStyle::outline

§ shadow

bool libmspub::CharacterStyle::shadow

§ smallCaps

bool libmspub::CharacterStyle::smallCaps

§ superSubType

§ textScale

boost::optional<double> libmspub::CharacterStyle::textScale

§ textSizeInPt

boost::optional<double> libmspub::CharacterStyle::textSizeInPt

§ underline


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

Generated for libmspub by doxygen 1.8.12