eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstSpdEng Namespace » TgtSheetFormatting Class

Gnostice eDocEngine VCL Developer Guide
TgtSheetFormatting Class

This class represents spacing and scaling settings for the spreadsheet engines.

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

gtCstSpdEng

Properties
 
Name 
Description 
 
Specifies number of empty columns to be left between columns that have data. 
 
Specifies number of empty rows to be left between rows that have data. 
 
 
 
 
Methods
 
Name 
Description