Encapsulates information about cell column/row spans.
            
| Visual Basic (Declaration) | |
|---|---|
Public Structure CellSpan Inherits System.ValueType  | |
| C# | |
|---|---|
public struct CellSpan : System.ValueType  | |
System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Layout.CellSpan