Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IStructuredObject Interface
Properties Methods

IStructuredObject Interface Members

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
 Method (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.  
 MethodGet the replacement of this IStructuredObject in case it is removed.  
 MethodDetermines whether this IStructuredObject object is undefined.  
 MethodGets the table column name of the specified column.  
Top
See Also