Aspose::Cells::BorderCollection::Get method

BorderCollection::Get method

Gets the Border element at the specified index.

Border Aspose::Cells::BorderCollection::Get(BorderType borderType)
ParameterTypeDescription
borderTypeBorderTypeThe border to be retrieved.

ReturnValue

The element at the specified index.

See Also