ActiveReports 13
StackTrace Property (RowCountOutOfRangeException)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > RowCountOutOfRangeException Class : StackTrace Property
Gets a string representation of the immediate frames on the call stack.
Syntax
'Declaration
 
Public Overridable ReadOnly Property StackTrace As String
public virtual string StackTrace {get;}

Property Value

A string that describes the immediate frames of the call stack.
See Also

Reference

RowCountOutOfRangeException Class
RowCountOutOfRangeException Members