C# Class EPPlusSamples.Sample7

Afficher le fichier Open project: pruiz/EPPlus Class Usage Examples

Méthodes publiques

Méthode Description
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.

Method Details

RunSample7() public static méthode

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
Résultat string