Converts the Cell's Value to the equivalent Decimal Variable Type.

Syntax

ISExcelCell.GetDecimal([decimals])

Parameters

NameTypeOptionalByRefDescription
decimals Integer Optional The number of decimal places to round the value to. If omitted, a value of 4 is assumed.

Return Value

Decimal

A Decimal value.

Member of:
ISExcelCell
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0