ClassRowHeight
Class
Encapsulates a row height value with custom or auto-fit sizing, measured in device-independent pixels.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public class RowHeight : WidthHeightBase
Inheritance: objectWidthHeightBaseRowHeight
Inherited Members
Constructors
RowHeight(double, bool)
Initializes a new instance of the RowHeight class.