Click or drag to resize

ExcelCell Methods

The ExcelCell type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConvertNumberToDateTime Converts floating number to DateTime structure.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetBorders Sets the color and style of the lines to a specific set of borders.
(Overrides ExcelRangeSetBorders(MultipleBorders, SKColor, LineStyle))
Public methodStatic memberSupportsType Gets a value indicating whether the objects of specified type can be assigned to ExcelCell.Value.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also