Class AddDimensionedImage
- java.lang.Object
-
- org.apache.poi.examples.ss.AddDimensionedImage
-
- org.apache.poi.examples.hssf.usermodel.AddDimensionedImage
-
@Removal(version="6.0.0") @Deprecated public class AddDimensionedImage extends AddDimensionedImage
Deprecated.in 5.1.0 - useAddDimensionedImagePlaceholder Class - this is now handled in the Common SS example
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.poi.examples.ss.AddDimensionedImage
AddDimensionedImage.ClientAnchorDetail, AddDimensionedImage.ConvertImageUnits
-
-
Field Summary
-
Fields inherited from class org.apache.poi.examples.ss.AddDimensionedImage
EXPAND_COLUMN, EXPAND_ROW, EXPAND_ROW_AND_COLUMN, OVERLAY_ROW_AND_COLUMN
-
-
Constructor Summary
Constructors Constructor Description AddDimensionedImage()Deprecated.
-