Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WTableStyle routine ====== ==== Description ==== Creates a style based on the specified parameters. ==== Syntax ==== O4WTABLESTYLE(stylename, border, borderwidth, align) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |stylename|The name of the style.| |border|Boolean. If false then no border there will be no border, if true then there will be a border.| |borderwidth|The width of the border in pixels.| |align|The alignment of the table. 0 = Left; 1 = Center; 2 = Right|| ==== Remarks ==== Returns the style information (to use immediately with a display element or input control), and (if <stylename> is not null) defines the style by the stylename for use with one or more elements and input controls. guides/o4w/o4w_api/o4wtablestyle.txt Last modified: 2024/06/19 20:19by 127.0.0.1