Gets or sets custom height flag for the row.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool IsCustomHeight { get; set; } |
| Visual Basic |
|---|
Public Property IsCustomHeight As Boolean Get Set |