Gets the LineWeight of the specified type of Line for the border of the specified type of cell in this TableStyle.
.NET Syntax
JavaScript | |
---|
GetBordersLineWeight(
CellType : String,
LineType : String,\n) : String |
Parameters
- CellType
- Type of cell in the TableStyle as defined in dsTableCellType_e
- LineType
- Type of Line for the border as defined in dsTableBordersLineType_e
Parameters
- Val[out] or Return Value
- LineWeight of the specified type of line for the border of the specified type of cell in this TableStyle as defined in dsLineWeight_e
See Also
Availability
DraftSight V1R3.0