CustomRenderSettings.GetCellBorderWidth
CustomRenderSettings.GetCellBorderWidth method
Specifies cell border width according to border type.
public virtual float GetCellBorderWidth(CellBorderType borderType)
| Parameter | Type | Description |
|---|---|---|
| borderType | CellBorderType | cell border type |
Return Value
cell border width
Remarks
Any negative value will be ignored.
See Also
- enum CellBorderType
- class CustomRenderSettings
- namespace Aspose.Cells.Rendering
- assembly Aspose.Cells