Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsNoteFormat.FillType

 

TxlsNoteFormat                


 

type 

  TxlsNoteFillType = (nftSolid, nftGradient);

 

property FillType: TxlsNoteFillType;

 

Description

The FillType property defines the type of filling the note background. The following values are available:

nftSolid - solid fill

nftGradient - gradient fill

 

The default is nftSolid.

 

 


See also:

Alignment property

BackgroundColor property

Font property

ForegroundColor property

Gradient property

Orientation property

Transparency property