BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SASdevAnneMarie
Barite | Level 11

Hello Experts,

 

I'm wondering how to indicate the Arial style for the line for the ods.

My code is :

 obj.row_start();  
            obj.format_cell(text: "proportionnels ou forfaitaires :",  overrides: "just=left color=black font_size=10pt font_weight=medium cellheight=0.4cm leftmargin=1cm cellwidth=8.9cm");
            obj.row_end();

Thank you for your help !

1 ACCEPTED SOLUTION
4 REPLIES 4
SASdevAnneMarie
Barite | Level 11
Thank you, ChrisNZ,

It is fontfamily=arial.
ChrisNZ
Tourmaline | Level 20

please mark the post that gave you the answer.

SASdevAnneMarie
Barite | Level 11
Thank you, ChrisNZ.
Sorry, I thought that I already accepted your answer.
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1492 views
  • 3 likes
  • 2 in conversation