eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstXLSEng Namespace » TgtCellBorder Class

Gnostice eDocEngine VCL Developer Guide
TgtCellBorder Class

This class represents a border settings of spreadsheet cell.

Pascal
public TgtCellBorder = class(TPersistent);
C++
public: class TgtCellBorder : public TPersistent;

gtCstXLSEng

Properties
 
Name 
Description 
 
Specifies color of the border. 
 
Specifies whether the border settings are enabled. 
 
Specifies style of the border. 
Methods
 
Name 
Description