[]
Gets or sets a boolean value indicating whether the row height of the IRange object equals the standard height of the sheet.
Returns null
if the range contains more than one row and the rows aren't all the same height.
bool? UseStandardHeight { get; set; }
Property UseStandardHeight As Boolean?