FileDocCategorySizeDatePackage
Background.javaAPI DocApache Poi 3.0.11342Sun Mar 11 12:59:30 GMT 2007org.apache.poi.hslf.model

Background

public class Background extends Shape
Background shape
author
Yegor Kozlov

Fields Summary
Constructors Summary
protected Background(EscherContainerRecord escherRecord, Shape parent)

        super(escherRecord, parent);
    
Methods Summary
protected org.apache.poi.ddf.EscherContainerRecordcreateSpContainer(boolean isChild)

        return null;