forked from amazingfate/help
Fix XHP tag
Change-Id: I90f3290ba28baa88d8d60808234a3ed510d81d19 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149596 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
@ -28,8 +28,8 @@
|
||||
<paragraph role="paragraph" id="par_id681673375365338">This function always returns the numeric value 0, which allows to use it by adding the <emph>STYLE</emph> function to other functions in the same cell without changing its value.</paragraph>
|
||||
|
||||
<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
|
||||
<paragraph role="paragraph" id="par_id961673376106137">
|
||||
<input>STYLE("Style" [; Time [; "Style2"]])</input>
|
||||
<paragraph role="code" id="par_id961673376106137">
|
||||
STYLE("Style" [; Time [; "Style2"]])
|
||||
</paragraph>
|
||||
<paragraph role="paragraph" id="par_id31673375542211">
|
||||
<emph>Style</emph> is the name of the cell style to be applied to the cell. Style names are not case-sensitive and must be entered in quotation marks.
|
||||
|
||||
Reference in New Issue
Block a user