C# 클래스 EPPlusSamples.Sample7

파일 보기 프로젝트 열기: pruiz/EPPlus 1 사용 예제들

공개 메소드들

메소드 설명
RunSample7 ( DirectoryInfo outputDir, int Rows ) : string

This sample load a number of rows, style them and insert a row at the top. A password is set to protect locked cells. Column 3 & 4 will be editable, the rest will be locked.

메소드 상세

RunSample7() 공개 정적인 메소드

This sample load a number of rows, style them and insert a row at the top. A password is set to protect locked cells. Column 3 & 4 will be editable, the rest will be locked.
public static RunSample7 ( DirectoryInfo outputDir, int Rows ) : string
outputDir System.IO.DirectoryInfo
Rows int
리턴 string