Aspose::Cells::BorderCollection::SetColor method

BorderCollection::SetColor method

Sets the System.Drawing.Color of all borders in the collection.

void Aspose::Cells::BorderCollection::SetColor(const Aspose::Cells::Color &color)
ParameterTypeDescription
colorconst Aspose::Cells::Color&Borders’ System.Drawing.Color.

See Also