FlexGrid for WPF | ComponentOne
C1.WPF.Grid.Excel Assembly / C1.WPF.Grid Namespace / GridRowColRanges Class
Members

In This Topic
    GridRowColRanges Class
    In This Topic
    Represents a wrapper class containing row or column settings that in turn affect the output when a grid is exported though the GcExcel library.
    Object Model
    GridRowColRanges Class
    Syntax
    'Declaration
     
    Public Class GridRowColRanges 
    public class GridRowColRanges 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Grid.GridRowColRanges

    See Also