TableSetGridVisibility Method

Overload List
  Name Description
Public method SetGridVisibility(Boolean, Int32, Int32) Sets the grid visibility for the specified gridline type and row type in this table entity.
Public method SetGridVisibility(Int32, Int32, Int16, Boolean) Sets the grid visibility for the specified cell and edges in this table entity.
Public method SetGridVisibility(Int32, Int32, GridLineType, Visibility) Sets the grid visibility for the specified cell and edges in this table entity.
Top
See Also