Dated table view, formatting of custom row
Posted: Fri Feb 13, 2015 3:09 am
Dear Eviews team,
is there a way to define the font and font size of a custom row of a dated table view in a program?
I tried
{%groupname}.ddrowobts(!row,1) customrow("My custom header") font("Calibri", 9)
While this inserts the header in the respective row as intended it ignores the font option and the ehader appears in the standard font.
({%groupname}.ddrowobts(!row,1) customrow("My custom header") font(9, "Calibri") seems to work neither)
Suggestion: allow defining formats for the customrow as for any other row of a dated table in a program
Best, mamo
PS: Using Eviews 8 with Win 7 64 bit
is there a way to define the font and font size of a custom row of a dated table view in a program?
I tried
{%groupname}.ddrowobts(!row,1) customrow("My custom header") font("Calibri", 9)
While this inserts the header in the respective row as intended it ignores the font option and the ehader appears in the standard font.
({%groupname}.ddrowobts(!row,1) customrow("My custom header") font(9, "Calibri") seems to work neither)
Suggestion: allow defining formats for the customrow as for any other row of a dated table in a program
Best, mamo
PS: Using Eviews 8 with Win 7 64 bit