Gets or sets the style of cell frame lines.
SyntaxVB6
Copy Code
|
|---|
Public Property Get TableCellBorders() As ECellBorders |
C++
Copy Code
|
|---|
public: |
A member of the ECellBorders enumeration.
RemarksDefault value for the CellBorders property of new tables.
See Also