Aspose::Cells::Rendering::CustomRenderSettings::GetCellBorderWidth method
CustomRenderSettings::GetCellBorderWidth method
Specifies cell border width according to border type.
float Aspose::Cells::Rendering::CustomRenderSettings::GetCellBorderWidth(CellBorderType borderType)
Parameter | Type | Description |
---|---|---|
borderType | CellBorderType | cell border type |
ReturnValue
cell border width
Remarks
Any negative value will be ignored.
See Also
- Class Vector
- Enum CellBorderType
- Class CustomRenderSettings
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++