Aspose::Cells::Cell::IsStyleSet method

Cell::IsStyleSet method

Indicates if the cell’s style is set. If return false, it means this cell has a default cell format.

bool Aspose::Cells::Cell::IsStyleSet()

See Also