Encapsulates the object that represents a textbox in a spreadsheet....MOVE_AND_SIZE); //Save the excel file. workbook.save("tsttextboxes...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...
Encapsulates the object that represents a groupbox in a spreadsheet....setShadow(false); //Save the excel file. excelbook.save("groupbox...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...
Represents the rectangle shape....//do your business //Save the excel file. workbook.save("result...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...
Represents the smart art....//do your business //Save the excel file. book.save("exmaple.xlsx");...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...
Represents the oval shape....//do your business //Save the excel file. workbook.save("result...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...
Represents the shape of the chart....setLowerDeltaX(1024); //Saving the Excel file workbook.save("book1.xls");...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...
Represents the group shape which contains the individual shapes....group(shapeobjects); //Save the excel file. excelbook.save("groupshapes...supported: .bmp, .gif, .jpg, .jpeg, .tiff, .emf. Parameters: Parameter...