TableFill Method

Fills or clears cells in rows or columns by copying or generating series.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void Fill(
        CellRange fillRange,
        CellRange sourceRange,
        TableFillOptions options
)

Parameters

fillRange  CellRange
[in] Range of cells to fill.
sourceRange  CellRange
[in] Source range to copy or use as pattern.
options  TableFillOptions
[in] Copy options.
Remarks
Not implemented.
See Also

©  Bricsys NV. All rights reserved.