Aspose::Cells::BorderCollection::Get method
BorderCollection::Get method
Gets the Border element at the specified index.
Border Aspose::Cells::BorderCollection::Get(BorderType borderType)
Parameter | Type | Description |
---|---|---|
borderType | BorderType | The border to be retrieved. |
ReturnValue
The element at the specified index.
See Also
- Class Border
- Enum BorderType
- Class BorderCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++