Aspose.Cells.Examples.CSharp.Articles.LightCellsDataHandlerVisitCells.LightCellsDataHandlerVisitCells C# (CSharp) Method

LightCellsDataHandlerVisitCells() private method

private LightCellsDataHandlerVisitCells ( ) : System.IO
return System.IO
        internal LightCellsDataHandlerVisitCells()
        {
            cellCount = 0;
            formulaCount = 0;
            stringCount = 0;
        }