Expand Minimize
This topic has not yet been rated - Rate this topic

NamedRange.UseStandardHeight Property

Gets or sets a value that indicates whether the row height of the NamedRange control equals the standard height of the sheet.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Object UseStandardHeight { get; set; }

Property Value

Type: Object
true if the row height of the NamedRange control equals the standard height of the sheet; null if the NamedRange control contains more than one row and the rows are not all the same height.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.