Spread Silverlight Documentation
GcRect Structure
Members 


GrapeCity.Excel Namespace : GcRect Structure
Stores a set of four integers that represent the location and size of a rectangle.
Object Model
GcRect Structure
Syntax
'Declaration
 
Public Structure GcRect 
   Inherits System.ValueType
'Usage
 
Dim instance As GcRect
public struct GcRect : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Excel.GcRect

See Also

Reference

GcRect Members
GrapeCity.Excel Namespace