Difference between revisions of "Manuals/calci/ITALIC"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="font-size:30px">'''ITALIC( | + | <div style="font-size:30px">'''ITALIC(Text)'''</div><br/> |
− | *<math> | + | *<math>Text</math> is the text which we want change the font to italic. |
==Description== | ==Description== | ||
Line 15: | Line 15: | ||
*ITALIC(cool)=Null | *ITALIC(cool)=Null | ||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=-UGPfFtzxTA|280|center|Italic}} | ||
==See Also== | ==See Also== | ||
Line 21: | Line 24: | ||
==References== | ==References== | ||
− | [ | + | [https://en.wikipedia.org/wiki/Italic_type Italic] |
− | |||
Latest revision as of 14:26, 7 March 2019
ITALIC(Text)
- is the text which we want change the font to italic.
Description
- This function used to change the normal font to italics.
- Italic type is a cursive font based on a stylized form of calligraphic handwriting.Owing to the influence from calligraphy, such fonts normally slant slightly to the right..
- ITALIC function will consider text, numbers, or any special characters like @,&...
- Also we have to give the input with in double quotes("") or we can use the cell references.
Examples
- ITALIC("total marks")=total marks
- ITALIC("&")=&
- ITALIC(2347)=2347
- ITALIC("address:#83,salai street")=address:#83,salai street
- ITALIC(cool)=Null
Related Videos
See Also
References