Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLRow Class
Properties Methods


In This Topic
    XLRow Class Members
    In This Topic

    The following tables list the members exposed by XLRow.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the XLRow class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the parent C1XLBook object.  
    Public PropertyGets or sets collapsed flag for the row.  
    Public PropertyGets or sets the height of the row, in twips.  
    Public PropertyGets or sets custom height flag for the row.  
    Public PropertyGets whether the row is subtotal.  
    Public PropertyGets or sets subtotal outline level for the row.  
    Public PropertyGets or sets whether there will be a forced page break after this row.  
    Public PropertyGets a reference to the parent XLSheet object.  
    Public PropertyGets or sets the XLStyle object that determines the appearance of the row.  
    Public PropertyGets or sets whether the row is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new XLRow object that is a copy of the current instance.  
    Top
    See Also