xlsheaderfootershapecollection-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.collections
class xlsheaderfootershapecollection

java.lang.object
  extended by com.spire.ms.system.collections.collectionbase
      extended by 
          extended by 
              extended by com.spire.xls.core.spreadsheet.collections.xlsheaderfootershapecollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, java.lang.iterable

public class xlsheaderfootershapecollection
extends

summary description for headerfootershapescollection.


constructor summary
xlsheaderfootershapecollection(java.lang.object parent)
           
 
method summary
 xlsshape setpicture(java.lang.string strshapename, com.spire.ms.system.drawing.image image)
          sets picture.
 xlsshape setpicture(java.lang.string strshapename, com.spire.ms.system.drawing.image image, int iindex)
          sets picture.
 xlsshape setpicture(java.lang.string strshapename, com.spire.ms.system.drawing.image image, int iindex, boolean bincludeoptions)
          sets picture.
 
constructor detail

xlsheaderfootershapecollection

public xlsheaderfootershapecollection(java.lang.object parent)
method detail

setpicture

public xlsshape setpicture(java.lang.string strshapename,
                           com.spire.ms.system.drawing.image image)
sets picture.
parameters:
strshapename - shape name.
image - image to set.

setpicture

public xlsshape setpicture(java.lang.string strshapename,
                           com.spire.ms.system.drawing.image image,
                           int iindex)
sets picture.
parameters:
strshapename - shape name.
image - image to set.
iindex - represents new shape blip id index. if set -1 - auto indicate.

setpicture

public xlsshape setpicture(java.lang.string strshapename,
                           com.spire.ms.system.drawing.image image,
                           int iindex,
                           boolean bincludeoptions)
sets picture.
parameters:
strshapename - shape name.
image - image to set.
iindex - represents new shape blip id index. if set -1 - auto indicate.
bincludeoptions - indicates is current picture include options.


网站地图