Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Unable to get borders in all cells for header with multiple lines in WF8

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Unable to get borders in all cells for header with multiple lines in WF8
 Login/Join
 
Member
posted
Hi I'm struggling trying to get a border around each cell in EXL07 in WF8. There has to be a way to do this, but I can't seem to find a solution.

 
SET DROPBLNKLINE=ALL
TABLE FILE CAR
PRINT
	CAR NOPRINT
HEADING
"<+0> <+0> <+0>Row 1, 1<+0>Row 1, 2<+0> <+0> <+0> <+0>"
"<+0> <+0> <+0>Row 2, 1<+0>Row 2, 2<+0> <+0> <+0> <+0>"
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT EXL07
ON TABLE SET STYLE *
     UNITS=IN, PAGESIZE='Tabloid', ORIENTATION=LANDSCAPE, FONT='ARIAL', SIZE=9, SQUEEZE=ON, $
TYPE=REPORT, GRID=OFF, FONT='ARIAL', SIZE=9, STYLE=NORMAL, LEFTGAP=0.05, RIGHTGAP=0.05, TOPGAP=0.051, BOTTOMGAP=0.051,$
TYPE=HEADING, HEADALIGN=BODY, BORDER=LIGHT, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=1, COLSPAN=1, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=2, COLSPAN=1, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=3, COLSPAN=5, JUSTIFY=CENTER, STYLE=BOLD, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=4, COLSPAN=5, JUSTIFY=CENTER, STYLE=BOLD, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=5, COLSPAN=1, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=6, COLSPAN=1, $
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=7, COLSPAN=1, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=1, COLSPAN=1, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=2, COLSPAN=1, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=3, COLSPAN=5, JUSTIFY=CENTER, STYLE=BOLD, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=4, COLSPAN=5, JUSTIFY=CENTER, STYLE=BOLD, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=5, COLSPAN=1, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=6, COLSPAN=1, $
TYPE=HEADING, LINE=2, OBJECT=TEXT, ITEM=7, COLSPAN=1, $
ENDSTYLE
END
 

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8
WebFOCUS 7705
Windows, All Outputs
 
Posts: 19 | Registered: October 28, 2016Report This Post
Expert
posted Hide Post
Which WebFOCUS 8 are you trying this on? According to this article, borders started working on v8.0.09.

EXL07/XLSX Format Supported Features Release Roadmap


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Member
posted Hide Post
quote:
 TYPE=HEADING, HEADALIGN=BODY, BORDER=LIGHT, $ 


I thought the border attribute was more like...
 TYPE=HEADING, HEADALIGN=BODY, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT, BORDER-LEFT=LIGHT, BORDER-RIGHT=LIGHT, $  



 
Posts: 23 | Location: Cincinnati, OH | Registered: September 25, 2013Report This Post
Expert
posted Hide Post
BORDER will take of top, right, bottom, left - just like in CSS.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Unable to get borders in all cells for header with multiple lines in WF8

Copyright © 1996-2020 Information Builders