SimpleXlsx  r0.19
 All Classes Namespaces Functions Variables Enumerations Pages
SimpleXlsx::Border Class Reference

Border describes a border style that can be added into final document stylesheet. More...

#include <SimpleXlsxDef.h>

Classes

struct  BorderItem
 BorderItem describes border items (e.g. left, right, bottom, top, diagonal sides) More...

Public Attributes

BorderItem left
 left left side style
BorderItem right
 right right side style
BorderItem bottom
 bottom bottom side style
BorderItem top
 top top side style
BorderItem diagonal
 diagonal diagonal side style
bool isDiagonalUp
 isDiagonalUp indicates whether this diagonal border should be used
bool isDiagonalDown
 isDiagonalDown indicates whether this diagonal border should be used

Detailed Description

Border describes a border style that can be added into final document stylesheet.

See Also
EBorderStyle

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