Excel for WPF | ComponentOne
C1.Silverlight.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 
       Implements ICloneable 
    public class XLRow : ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.Excel.XLRow

    See Also