Sets a number in a cell in the delta units of
a control value.
| [Visual Basic .NET] |
|---|
Public Sub SetCellControlDeltaValue( _
ByVal Row As Integer, _
ByVal Col As Integer, _
ByVal ControlIndex As Integer, _
ByVal Value As Double, _
ByVal NumDigits As Integer _
)
|
| [C#] |
|---|
public void SetCellControlDeltaValue(
|
| [Managed C++] |
|---|
public: void SetCellControlDeltaValue(
|
| [Java] |
|---|
public setCellControlDeltaValue(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetCellControlDeltaValue(
|
- Row
- Col
- ControlIndex
- Value
- NumDigits