Spread Windows Forms 12.0 Product Documentation
IStructuredObject Interface Members
Properties  Methods 

GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : IStructuredObject Interface

The following tables list the members exposed by IStructuredObject.

Public Properties
 NameDescription
 PropertyGets the header row count.  
 PropertyGets the name of IStructuredObject object.  
 PropertyGets the range reference of the structured object.  
 PropertyGets the IReferenceSource object which contains the IStructuredObject object.  
 PropertyGets the totals row count.  
Top
Public Methods
 NameDescription
 MethodIndicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IStructuredObject>)
 MethodGets the relative column index of the specified column.  
 MethodGet the table column index of the specified column.  
 MethodGets the table column name of the specified column.  
 MethodDetermines whether this IStructuredObject object is undefined.  
 MethodGets the table column name of the specified column.  
Top
See Also

Reference

IStructuredObject Interface
GrapeCity.CalcEngine Namespace
System.IEquatable