Online Documentation for Advanced Data Export for RAD Studio VCL
TxlsNoteFormat.FillType
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: