public SetStrikethrough ( int startIndex, int count ) : void | ||
startIndex | int | Start index of the first character to strike-through. |
count | int | The number of characters to strike-through. |
return | void |
public SetStrikethrough ( int startIndex, int count ) : void | ||
startIndex | int | Start index of the first character to strike-through. |
count | int | The number of characters to strike-through. |
return | void |