Метод | Описание | |
---|---|---|
Cell ( CellValue o ) : CellValue | ||
Cell ( double x ) : CellValue | ||
Cell ( int i ) : CellValue | ||
Cell ( string s ) : CellValue | ||
Range ( CellMatrix o ) : CellMatrix | ||
Range ( int i, int j ) : CellMatrix |
public Range ( CellMatrix o ) : CellMatrix | ||
o | CellMatrix | |
Результат | CellMatrix |