xlsheaderfootershapecollection-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.collections
class xlsheaderfootershapecollection
java.lang.object
com.spire.ms.system.collections.collectionbase
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.
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. |
xlsheaderfootershapecollection
public xlsheaderfootershapecollection(java.lang.object parent)
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.