C# Class SmartQuant.ExcelLib.WorksheetList

Afficher le fichier Open project: fastquant/fastquant.dll

Méthodes publiques

Méthode Description
Add ( ) : void
AddLast ( ) : void
this ( int index ) : Worksheet

Method Details

Add() public méthode

public Add ( ) : void
Résultat void

AddLast() public méthode

public AddLast ( ) : void
Résultat void

this() public méthode

public this ( int index ) : Worksheet
index int
Résultat Worksheet