FarPoint.Win.Spread
IRangeGroupSupport Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IRangeGroupSupport Interface


Interface that supports the outline (range group) of rows or columns.

Syntax

Visual Basic (Declaration) 
Public Interface IRangeGroupSupport 
Visual Basic (Usage)Copy Code
Dim instance As IRangeGroupSupport
C# 
public interface IRangeGroupSupport 

See Also