C# 클래스 ExoModel.ETL.ExcelFile.ColumnFormat

파일 보기 프로젝트 열기: vc3/ExoModel

Private Properties

프로퍼티 타입 설명
ColumnFormat System

공개 메소드들

메소드 설명
CreateStyle ( string format, SpreadsheetDocument document ) : uint

Returns an existing reserved number format style index or creates a new style index from the number format id provided.

비공개 메소드들

메소드 설명
ColumnFormat ( Column column, SpreadsheetDocument document, TimeZoneInfo timezone = null ) : System

메소드 상세

CreateStyle() 공개 정적인 메소드

Returns an existing reserved number format style index or creates a new style index from the number format id provided.
public static CreateStyle ( string format, SpreadsheetDocument document ) : uint
format string
document SpreadsheetDocument
리턴 uint