Collapse All
Expand All
|
Language Filter: C#
Language Filter: Visual Basic
Language Filter: Visual C++
Language Filter: F#
Language Filter: ASP.NET
C#
Visual Basic
Visual C++
F#
ASP.NET
|
See Also
Spire.XLS API
XlsPicturesCollection
.
.
::
Add Method
Overload List
Name
Description
Add(T)
Add(String)
Add(Image, String)
Add(String, ImageFormatType)
Add(Image, String, ImageFormatType)
Add(Int32, Int32, Image)
Add(Int32, Int32, Stream)
Add(Int32, Int32, String)
Add(Int32, Int32, Image, ImageFormatType)
Add(Int32, Int32, Stream, ImageFormatType)
Add(Int32, Int32, String, ImageFormatType)
Add(Int32, Int32, Image, Int32, Int32)
Add(Int32, Int32, Int32, Int32, Image)
Add(Int32, Int32, Int32, Int32, Stream)
Add(Int32, Int32, Int32, Int32, String)
Add(Int32, Int32, Stream, Int32, Int32)
Add(Int32, Int32, String, Int32, Int32)
Add(Int32, Int32, Image, Int32, Int32, ImageFormatType)
Add(Int32, Int32, Int32, Int32, Image, ImageFormatType)
Add(Int32, Int32, Int32, Int32, Stream, ImageFormatType)
Add(Int32, Int32, Int32, Int32, String, ImageFormatType)
Add(Int32, Int32, Stream, Int32, Int32, ImageFormatType)
Add(Int32, Int32, String, Int32, Int32, ImageFormatType)
See Also
XlsPicturesCollection Class
Spire.Xls.Core.Spreadsheet.Collections Namespace