Skip to main content
1-Visitor
June 2, 2018
Question

Drawing Table cell text bold

  • June 2, 2018
  • 1 reply
  • 1999 views

Hi all,

 

Could you please tell me, how should i bold the text of the cell in a drawing table. i am using the API ProTextStyleThicknessSet(), it is returning me PRO_TK_NO_ERROR but unable to bold that text. I need the solution for the same.

 

Thanks in advance.

    1 reply

    1-Visitor
    June 4, 2018
    You should go with dtlnote for celltext. ProDtlnotetextThicknessSet() should solve your purpose. HIH, Ketan
    Sonadri1-VisitorAuthor
    1-Visitor
    June 4, 2018
    Yes I used this API and it is giving me PRO_TK_NO_ERROR but text is not bold anything else I need to do ?
    1-Visitor
    June 5, 2018

    I have used that API way back and it works.... Have you updated detail note and sheet after API usage?