Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default C# Excel cell content partially strikeout

Hi All,

Does anyone have any idea in detecting the data of a particular cells in
Excel is partially strikeout?

I have tried :

cell.IsStrikeThrough = System.Convert.ToBoolean(rowFound.Font.Strikethrou gh);

the cell is simply an struct object, and the rowFound is Excel.Range object.

This line of code works fine if the content in the rowFound is fully
strikeout or not strikeout. But when it comes to a cell's data which is
partially strikeout, it will return an System.DBNull.

Appreciate if anyone can provide an idea or example to check if the content
in a cell is partially strikeout, and how to determine the characters of the
cell where it starts to strikeout.

Thank you very much!

Reply
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
How format partially one text cell for font, etc., but not whole c Nicole Excel Discussion (Misc queries) 2 July 9th 08 09:38 PM
Scrolling Partially Through a Cell Rich Kooyer[_2_] Excel Discussion (Misc queries) 0 January 23rd 08 01:30 AM
How to partially lock the cells in Excel? Locking cels in Excel Excel Discussion (Misc queries) 1 September 19th 05 02:21 PM
Partially protect a cell? KathyHL Excel Worksheet Functions 2 July 27th 05 08:14 PM
Is it possible to do spellcheck in partially-locked excel documen. kchambers Excel Discussion (Misc queries) 2 March 4th 05 05:07 PM


All times are GMT +1. The time now is 04:45 AM.

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

About Us

"It's about Microsoft Excel"