Online Documentation for Advanced Data Export for RAD Studio VCL

TXlsxOptions.StripStyleType

 

TXlsxOptions


type

  TMSStripStyleType = (ssNone, ssColumn, ssRow);

 

property StripStyleType: TMSStripStyleType;

 

Description

This property defines strips direction - horizontal or vertical. If StripType has the stCol value, the strips are vertical, if the stRow value, the strips are horizontal. If the stNone value is set, the strips are disabled.