C# 클래스 TopSoft.ExcelExport.Attributes.CellTextAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: TopSoftSolutions/TopSoft.ExcelExport

공개 메소드들

메소드 설명
CellTextAttribute ( bool bold = false, bool italic = false, bool underline = false ) : System

메소드 상세

CellTextAttribute() 공개 메소드

public CellTextAttribute ( bool bold = false, bool italic = false, bool underline = false ) : System
bold bool
italic bool
underline bool
리턴 System