Overload List

NameDescription
AddPicture(String, Image)
Adds a Picture to a specified cell.
AddPicture(String, Stream)
Adds a Picture to a specified cell.
AddPicture(Int32, Int32, Image)
Adds a Picture to a specified cell.
AddPicture(Int32, Int32, Stream)
Adds a Picture to a specified cell.
AddPicture(Int32, Int32, String)
Adds a Picture to a specified cell.

See Also