C# Class TopSoft.ExcelExport.Styles.CellBorder

显示文件 Open project: TopSoftSolutions/TopSoft.ExcelExport

Public Methods

Method Description
CellBorder ( bool left = false, bool right = false, bool top = false, bool bottom = false, bool diagonal = false )

Method Details

CellBorder() public method

public CellBorder ( bool left = false, bool right = false, bool top = false, bool bottom = false, bool diagonal = false )
left bool
right bool
top bool
bottom bool
diagonal bool