Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / UseStandardHeight Property
In This Topic
    UseStandardHeight Property
    In This Topic
    Determines if the row height of the IRange object equals the standard height of the sheet.
    Syntax
    System.bool UseStandardHeight {get; set;}
    See Also