public class Excell extends Object
public Excell(String sCell)
public void setCell(String sCell)
public String getCell()
public void setColumn(String column)
public String getColumn()
public void setRow(String row)
public String getRow()
public void setSheet(String sheet)
public String getSheet()
Copyright © 2022. All rights reserved.