
| Visual Basic (Declaration) | |
|---|---|
Public Class ColumnCountOutOfRangeException Inherits SpreadBuilderException  | |
| C# | |
|---|---|
public class ColumnCountOutOfRangeException : SpreadBuilderException  | |
System.Object
   System.Exception
         GrapeCity.SpreadBuilder.SpreadBuilderException
            GrapeCity.SpreadBuilder.ColumnCountOutOfRangeException