org.apache.poi.ss.usermodel
public interface Drawing
Modifier and Type | Method and Description |
---|---|
Comment |
createCellComment(ClientAnchor anchor) |
Picture |
createPicture(ClientAnchor anchor,
int pictureIndex) |
Picture createPicture(ClientAnchor anchor, int pictureIndex)
Comment createCellComment(ClientAnchor anchor)
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.