Skip to main content
A newer version of this page is available. .

TcxParaFormat2TableStyle Enum

Declaration

TcxParaFormat2TableStyle = (
    pftsNone,
    pftsCell,
    pftsRowDelimiter
);

Members

Name
pftsNone
pftsCell
pftsRowDelimiter
See Also