The CellCollection type exposes the following members.

Methods

  NameDescription
Public methodGetEnumerator
컬렉션을 반복하는 열거자를 가져옵니다.
Public methodToString
현재 Object를 나타내는 String을 반환합니다.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyCount
셀의 갯수를 가져옵니다.
Public propertyItem[([( Int32])])
Public propertyItem[([( String])])
행의 이름으로 셀을 가져옵니다.
Public propertyItem[([( Column])])

See Also