get_CellFormat()

Cell::get_CellFormat() method

Returns the CellFormat object that contains formatting properties for this cell. Read-only ICellFormat.

System::SharedPtr<ICellFormat> Aspose::Slides::Cell::get_CellFormat() override

See Also