메소드 | 설명 | |
---|---|---|
ToMd ( this xls ) : IEnumerable |
||
ToMd ( this xls, string sheet ) : |
||
ToMd ( this table, bool insertHeader = true ) : string |
메소드 | 설명 | |
---|---|---|
GetCellValue ( object cell ) : string |
public static ToMd ( this xls, string sheet ) : |
||
xls | this | |
sheet | string | |
리턴 |
public static ToMd ( this table, bool insertHeader = true ) : string | ||
table | this | |
insertHeader | bool | |
리턴 | string |