TdxRichEditTableLookType Enum
In This Article
#Declaration
Delphi
TdxRichEditTableLookType = (
ApplyFirstRow,
ApplyLastRow,
ApplyFirstColumn,
ApplyLastColumn,
DoNotApplyRowBanding,
DoNotApplyColumnBanding
);
#Members
Name |
---|
Apply
|
Apply
|
Apply
|
Apply
|
Do
|
Do
|
See Also