[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Excel
Classes
XLSheet
Methods
GetRowHeight
dotnet-standard-api
C1.Excel Assembly
C1.Excel
Classes
C1XLBook
ShapeCollection
XLBorderFormatting
XLCell
XLCellRange
XLCellRangeCollection
XLColumn
XLColumnCollection
XLComment
XLCommentCollection
XLCommentShape
XLConditionalFormatting
XLConditionalFormattingCollection
XLConditionalFormattingRangeCollection
XLConditionalFormattingRule
XLConditionalFormattingRuleCollection
XLDataValidation
XLDataValidationCollection
XLDataValidationRangeCollection
XLExternalBook
XLExternalBookCollection
XLExternalSheet
XLFont
XLFontFormatting
XLNamedRange
XLNamedRangeCollection
XLOpaqueShape
XLPatternFormatting
XLPictureShape
XLPrintSettings
XLProgressEventArgs
XLRange
XLRow
XLRowCollection
XLShape
XLSheet
Properties
Methods
Clone
CopyFormula
GetCell
GetColumnWidth
GetDefaultRowHeight
GetFormattedText
GetRangeToRepeat
GetRowHeight
Load
LoadCsv
LoadCsvAsync
SaveCsv
SaveCsvAsync
SetRangeToRepeat
XLSheetCollection
XLStyle
XLTextShape
Structs
Enums
Delegates
C1.Util
(Showing Draft Content)
C1.Excel.XLSheet.GetRowHeight
GetRowHeight Method
GetRowHeight(int)
Calculation row height.
Declaration
public int GetRowHeight(int row)
Parameters
Type
Name
Description
int
row
The row index.
Returns
Type
Description
int
The row height.