Méthode | Description | |
---|---|---|
GetCell ( string cell ) : string | ||
SetCell ( string cell, string value ) : void | ||
SpreadsheetViewModel ( Extensions extensions, |
Méthode | Description | |
---|---|---|
CreateAddDelegate ( |
||
CreateGetItemDelegate ( |
public SetCell ( string cell, string value ) : void | ||
cell | string | |
value | string | |
Résultat | void |
public SpreadsheetViewModel ( Extensions extensions, |
||
extensions | Extensions | |
mb | ||
rows | int | |
cols | int | |
Résultat | System |