Uses of Class
loci.poi.ddf.EscherOptRecord
Packages that use EscherOptRecord
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
-
Uses of EscherOptRecord in loci.poi.hssf.model
Methods in loci.poi.hssf.model with parameters of type EscherOptRecordModifier and TypeMethodDescriptionprotected intAbstractShape.addStandardOptions(HSSFShape shape, EscherOptRecord opt) Add standard properties to the opt record.protected intCommentShape.addStandardOptions(HSSFShape shape, EscherOptRecord opt) Sets standard escher options for a comment.