C# 클래스 Concordion.Internal.Row

파일 보기 프로젝트 열기: concordion/concordion-net 1 사용 예제들

공개 메소드들

메소드 설명
GetCells ( ) : IList
GetIndexOfCell ( Element element ) : int
Row ( Element element ) : System

메소드 상세

GetCells() 공개 메소드

public GetCells ( ) : IList
리턴 IList

GetIndexOfCell() 공개 메소드

public GetIndexOfCell ( Element element ) : int
element Concordion.Api.Element
리턴 int

Row() 공개 메소드

public Row ( Element element ) : System
element Concordion.Api.Element
리턴 System