GoFiler Complete

GoFiler Script Reference

 

Legato v 1.1a

Application v 4.19aa

  

 

Chapter ElevenSGML Functions (continued)

HTMLSetCellStyleName Function‡

Overview

The HTMLSetCellStyleName function .

Syntax/Parameters

Syntax

int = HTMLSetCellStyleName ( handle hObject, string text );

Parameters

hObject

A handle to an HTML Writer Object.

text

[]A string containing text to be placed inside the paragraph. [This text will be formatted as PCDATA.]

Return Value

An int as a ERROR_NONE (0) for no error or a formatted error code.

Remarks

[]

Related Functions