Spread Silverlight Documentation
GcPoint Structure
Members 


GrapeCity.Excel Namespace : GcPoint Structure
Represents an ordered pair of integer x- and y- coordinates that defines a point in a two-dimensional plane
Object Model
GcPoint Structure
Syntax
'Declaration
 
Public Structure GcPoint 
   Inherits System.ValueType
'Usage
 
Dim instance As GcPoint
public struct GcPoint : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Excel.GcPoint

See Also

Reference

GcPoint Members
GrapeCity.Excel Namespace