Create(TdxTableCellOperation) Constructor
Initializes a new instance of the TdxTableCellsParameters class with specified settings.
Declaration
constructor Create(ACellOperation: TdxTableCellOperation);
Parameters
Name | Type |
---|---|
ACellOperation | TdxTableCellOperation |
See Also