C# 클래스 BExIS.IO.Transform.Output.DefinedNameVal

파일 보기 프로젝트 열기: BEXIS2/Core 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EndColumn string
EndRow int
Key string
SheetName string
StartColumn string
StartRow int

프로퍼티 상세

EndColumn 공개적으로 프로퍼티

public string EndColumn
리턴 string

EndRow 공개적으로 프로퍼티

public int EndRow
리턴 int

Key 공개적으로 프로퍼티

public string Key
리턴 string

SheetName 공개적으로 프로퍼티

public string SheetName
리턴 string

StartColumn 공개적으로 프로퍼티

public string StartColumn
리턴 string

StartRow 공개적으로 프로퍼티

public int StartRow
리턴 int