Click or drag to resize

BcfCellCollectionTryGetCell Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodTryGetCell(String)
Gets the cell with the specified name if found; or null if columnName not found.
Public methodTryGetCell(String, BcfCell)
Gets the cell associated with the specified columnName.
Top
See Also