C# 클래스 ExcelDna.Loader.XlOper12.XlRectangle12

파일 보기 프로젝트 열기: Excel-DNA/ExcelDna

공개 메소드들

메소드 설명
XlRectangle12 ( int rowFirst, int rowLast, int columnFirst, int columnLast ) : System

메소드 상세

XlRectangle12() 공개 메소드

public XlRectangle12 ( int rowFirst, int rowLast, int columnFirst, int columnLast ) : System
rowFirst int
rowLast int
columnFirst int
columnLast int
리턴 System