C# 클래스 OpenXml.Excel.Data.Error

파일 보기 프로젝트 열기: gSerP1983/OpenXml.Excel.Data

공개 메소드들

메소드 설명
NotFoundSheetIndex ( int index ) : string
NotFoundSheetName ( string name ) : string

메소드 상세

NotFoundSheetIndex() 공개 정적인 메소드

public static NotFoundSheetIndex ( int index ) : string
index int
리턴 string

NotFoundSheetName() 공개 정적인 메소드

public static NotFoundSheetName ( string name ) : string
name string
리턴 string