Top "Strikethrough" questions

Strikethrough (or strikeout) is a typographic text decoration used to indicate cancelled words or sentences.

Partial cell(or string) match in excel macro

I am new to VBA and I would like to do a partial string (or cell) match between two sheets. …

vba excel string-matching strikethrough
strikethrough code in markdown on github

I am talking about github markdown here, for files like README.md. Question: Is it possible to strikethrough a complete …

github markdown github-flavored-markdown strikethrough
ReST strikethrough

Is it possible to strike text through in Restructured Text? Something that for example renders as a <strike> …

restructuredtext strikethrough docutils
Change vertical position of strike-through?

I'm applying the strikeout tag: <s>$5,000,000</s> But the line is too low.. .it's about 1/4 from …

html css vertical-alignment strikethrough
SUMIF not strikethrough

Is is possible with Google Sheets to calculate the fields (currency) and ignore all fields that have had a strikethrough …

google-sheets google-drive-api sum strikethrough
CoreText and strikethrough on iPhone

I'm currently struggling with the need to display strikethrough text in many UITableViewCells. Something that written in HTML would looke …

iphone ios nsattributedstring strikethrough core-text
How to do strike through string for javascript

I want to strike through text in Javascript but I can't seem to get the code to work. var message = …

javascript string strikethrough
How to clear line-through for an element in a table row?

I'm having trouble "clearing" a line-through that I'm using on a table row. I don't want the line-through effect on …

css html-table text-decorations strikethrough
CSS: Strike-through not centered through the text

We are using strike-through to actually show oldprice vs new price for a product. If you open this link, at …

css strikethrough
Strike through plain text with unicode characters?

Is it possible to strike through unwanted revised words in your code comments? Since developers still code in the dark …

unicode strikethrough