[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Excel
Classes
XLSheet
Methods
GetColumnWidth
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.GetColumnWidth
GetColumnWidth Method
GetColumnWidth(int)
Calculation column width.
Declaration
public int GetColumnWidth(int col)
Parameters
Type
Name
Description
int
col
The column index.
Returns
Type
Description
int
The column width.