FormattedTableDataSetScale Method

Sets the scale value for the zero content of a cell.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual void SetScale(
        int row,
        int column,
        double value
)

Parameters

row  Int32
[in] Row index.
column  Int32
[in] Column index.
value  Double
[in] Scale value.
See Also

©  Bricsys NV. All rights reserved.