Aspose::Cells::Properties::DocumentProperty::ToDouble method

DocumentProperty::ToDouble method

Returns the property value as double.

double Aspose::Cells::Properties::DocumentProperty::ToDouble()

Remarks

Throws an exception if the property type is not PropertyType.Float.

See Also