GetVerticalMargin Method (ITableStyle)
Gets the size of the vertical margin for the specified type of cell in this TableStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetVerticalMargin( _
dsTableCellType_e CellType As dsTableCellType_e _
) As System.Double |
JavaScript | |
---|
GetVerticalMargin(
CellType : String,\n) : Number |
Parameters
- CellType
- Type of cell in the TableStyle as defined in dsTableCellType_e
Parameters
- Val[out] or Return Value
- Size of the vertical margin for the specified type of cell in this TableStyle
See Also
Availability
DraftSight V1R3.0