Overload | Description |
---|---|
SetValue(Double) | Sets the cell type to DDCellType.Number and assigns the specified numeric value to the cell. |
SetValue(String) | Sets the cell type to DDCellType.Label and assigns the specified string value to the cell. |
SetValue(BiffCellBoolErrValues) | Sets the cell type to DDCellType.Boolean and assigns the specified string value to the cell. |