Excel for WinRT
IsCustomHeight Property


Gets or sets custom height flag for the row.
Syntax
'Declaration
 
Public Property IsCustomHeight As System.Boolean
'Usage
 
Dim instance As XLRow
Dim value As System.Boolean
 
instance.IsCustomHeight = value
 
value = instance.IsCustomHeight
public System.bool IsCustomHeight {get; set;}
See Also

Reference

XLRow Class
XLRow Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback