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.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Property Value
Type: System::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.
Show: