Aspose::Cells::BorderCollection::SetStyle method
BorderCollection::SetStyle method
Sets the style of all borders of the collection.
void Aspose::Cells::BorderCollection::SetStyle(CellBorderType style)
Parameter | Type | Description |
---|---|---|
style | CellBorderType | Borders’ style |
See Also
- Enum CellBorderType
- Class BorderCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++