ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLRow Class
Members

In This Topic
    XLRow Class
    In This Topic
    Represents a row in a worksheet, provides properties for setting the row's height, style, and visibility.
    Object Model
    XLRow Class
    Syntax
    'Declaration
     
    Public Class XLRow 
    public class XLRow 
    Inheritance Hierarchy

    System.Object
       C1.Excel.XLRow

    See Also