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)
ParameterTypeDescription
borderTypeCellBorderTypecell border type

ReturnValue

cell border width

Remarks

Any negative value will be ignored.

See Also