Aspose::Cells::BorderCollection::SetColor method
BorderCollection::SetColor method
Sets the Color of all borders in the collection.
void Aspose::Cells::BorderCollection::SetColor(const Aspose::Cells::Color &color)
Parameter | Type | Description |
---|---|---|
color | const Aspose::Cells::Color& | Borders’ Color. |
See Also
- Class BorderCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++