'Declaration Public Enum CellPosition Inherits System.Enum
public enum CellPosition : System.Enum
'Declaration Public Enum CellPosition Inherits System.Enum
public enum CellPosition : System.Enum
Member | Description |
---|---|
Background | A background cell that appears behind the table grid, regular cells, and foreground cells. |
Foreground | A foreground cell that appears on top of the table grid, regular cells, and background cells. |
Normal | A regular table cell that should not overlap other regular cells. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Drawing.CellPosition