Indexes  

CatTableBorderType (Enumeration)

enum CatTableBorderType {
  CatTableNone,
  CatTableLeft,
  CatTableTop,
  CatTableRight,
  CatTableBottom,
  CatTableBackSlashed,
  CatTableSlashed,
  CatTableHorStrikedOut,
  CatTableVerStrikedOut,
  CatTableOutLine,
  CatTableInside,
  CatTableCross
}
Justification of a table cell.
Values:
CatTableNone
The cell has none border
CatTableLeft
The cell has a left border
CatTableTop
The cell has a top border
CatTableRight
The cell has a right border
CatTableBottom
The cell has a bottom border
CatTableBackSlashed
The cell has a back slashed border
CatTableSlashed
The cell has a slashed border
CatTableHorStrikedOut
The cell has a horizontal striked out border
CatTableVerStrikedOut
The cell has a vertical striked out border
CatTableOutLine
The cell has an outline border
CatTableInside
The cell has an inside border
CatTableCross
The cell has a cross border


Copyright © 2006, Dassault Systèmes. All rights reserved.