AbstractRange MembersGemBox.Spreadsheet Help

The AbstractRange type exposes the following members.
Methods

  NameDescription
Public methodSetBorders
Sets borders on one or more excel cells, taking cell position into account.
Back to Top
Properties

  NameDescription
Public propertyComment
Gets is sets comment
Public propertyFormula
Gets or sets formula string.
Public propertyIsStyleDefault
Returns   if all cells in AbstractRange have default cell style; otherwise,  .
Public propertyStyle
Gets or sets cell style (CellStyle) on one or more excel cells.
Public propertyValue
Gets or sets cell value on one or more excel cells.
Back to Top
See Also