TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bilal Magableh
NA
1
1.3k
Replace the Textual values of Word table by Colored ovals C#
Jan 31 2015 8:13 PM
Hi All,
In my working project, I'm trying to replace the cells of Word table that have textual data by colored ovals into the C# code.
The Word table will be generated dynamically at the run time through my code.For example:
replace the value for the cell that has the
text A by Red Oval
replace the value for the cell that has the
t
e
xt B by Green Oval
replace the the value cell that has the
text C by Yellow Oval.
I really cannot figure out how I can do this task
Please if you could help me in that.
Reply
Answers (
1
)
Pass object to event handler
Remove cell border..