Gets the LineWeight of the specified type of
Line of the border for the specified cell in this Table.
.NET Syntax
JavaScript | |
---|
GetCellBordersLineWeight(
Row : Number,
Column : Number,
LineType : String
) : String |
Parameters
- Row
- Index of the row of the cell with the specified type of Line for its border whose LineWeight to get (see Remarks)
- Column
- Index of the column of the cell with the specified type of Line for its border whose LineWeight to get (see Remarks)
- LineType
- Type of Line for the border as defined in dsTableBordersLineType_e
- LineWeight[out] or Return Value
- LineWeight of the specified type of Line for the border for the specified cell in this Table as defined by dsLineWeight_e
Remarks
See Also
Availability
DraftSight V1R6.0