Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Trying to add a picture to a cell programmatically that is stored in SQL
Server as a Image Data Type. Can anyone tell me how to all this in VB.NET or C#. The following works for a image stored on the computer, however I need to pull from the database. Dim pic As String = "c:\pic.jpg" Dim opicture As Object opicture = oSheet.Pictures.Insert(pic) Thanks, Sam |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drawing/image/picture not visible in Excel on one pc | Excel Discussion (Misc queries) | |||
Image (Picture) from Excel Cell Data? | Excel Programming | |||
Is there any way to search image of my local drive with Image name or Image Title, Description | Excel Programming | |||
Bitmap data of Image controls & Picture objects... | Excel Programming | |||
Bitmap data of Image controls & Picture objects... | Excel Programming |