Blazor | ComponentOne
C1.Blazor.Grid.Excel Assembly / C1.Blazor.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.
    Syntax
    'Declaration
     
    
    Public Class GridRowColRanges 
    public class GridRowColRanges 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Grid.GridRowColRanges

    See Also