Initializes a new instance of the GridInfo class.
public GridInfo(string gridFileName, NotebookInfo notebook);
Parameters |
Description |
string gridFileName |
The grid file name. |
NotebookInfo notebook |
The notebook that contains the grid file. |