ComponentOne Web API Edition
Collapsed Property

C1.Web.Api.Excel Namespace > Row Class : Collapsed Property
Gets or sets a value indicating if the rows 1 level of outlining deeper than the current row are in the collapsed outline state.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property Collapsed As Boolean
[XmlAttribute()]
[DefaultValue()]
public bool Collapsed {get; set;}
See Also

Reference

Row Class
Row Members