CellReference Structure

This structure represents a currently referenced cell.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServicesCellReference

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public struct CellReference

The CellReference type exposes the following members.

Properties
  Name Description
Public property Column Property that represents column index of a currently referenced cell.
Public property Row Property that represents row index of a currently referenced cell.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.