CellValue

Overview

CellValue is a class in Aspose.Cells FOSS for C++.

Methods

SignatureDescription
AsDouble()double
AsInteger()int
AsBool()bool
AsString()std::string
AsDateTime()DateTime

See Also