LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Storing generic objects in workbook via automation

Hello,

I am accessing MS Excel via automation from C# module. I need to store some
occasional data in an Excel workbook, but not in a spreadsheet. I tried to
store it in a custom DocumentProperty. Unformtunately it cannot store
generic objects and I serialized my object into string. Now the limitaion is
that a string cannot store more than 255 char, so I can split the content up
to several strings, but I would like to avoid this if possible.

I would like to ask if there is another way for storing custom generic
objects in an Excel workbook, through automation.

Thank you for your time,
Nacho


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Referencing between two Excel Workbook Objects Stephen Schroeder Excel Worksheet Functions 0 July 16th 07 02:08 AM
Workbook automation shaneh Excel Discussion (Misc queries) 1 July 8th 05 09:06 PM
Unable to remove Sheet objects in the Microsoft Excel Objects Adrian[_7_] Excel Programming 1 August 26th 04 10:49 PM
Generic Workbook Select Michael Excel Programming 2 June 3rd 04 08:49 PM
Any automation calls gets hung when the Excel workbook has an active cell. S.Tremblay Excel Programming 1 November 6th 03 05:43 PM


All times are GMT +1. The time now is 08:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"