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