ICSS2Properties.BorderCollapse
ICSS2Properties.BorderCollapse property
This property selects a table’s border model. The value ‘separate’ selects the separated borders border model. The value ‘collapse’ selects the collapsing borders model. The models are described below.
public String BorderCollapse { get; set; }
Return Value
border-collapse property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML