Click or drag to resize

CellLink Properties

The CellLink type exposes the following members.

Properties
  NameDescription
Public propertyColumnId
Column Id of the linked cell
Public propertyIsNull
Public propertyRowId
Row Id of the linked cell
Public propertySheetId
Sheet Id of the sheet that the linked cell belongs to
Public propertySheetName
Sheet name of the linked cell
Public propertyStatus
One of the following values:
  • OK: - the link is in a good state
  • BROKEN: - the row or sheet linked to was deleted
  • INACCESSIBLE: - the sheet linked to cannot be viewed by this user
  • Several other values indicating unusual error conditions: BLOCKED, CIRCULAR, DISABLED, INVALID, and NOT_SHARED.
Top
See Also