GrapeCity.Xaml.Excel
Collapsed Property (IExcelRow)


Gets or sets a value indicating whether this IExcelRow is collapsed.
Syntax
'Declaration
 
Property Collapsed As Boolean
'Usage
 
Dim instance As IExcelRow
Dim value As Boolean
 
instance.Collapsed = value
 
value = instance.Collapsed
bool Collapsed {get; set;}

Property Value

true if collapsed; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelRow Interface
IExcelRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options