586
Views
9
Comments
Solved
[Excel Package] Modify Border Color
excel-package
Web icon
Forge asset by Alfaro

Hi,


Can I specify the color of the border in cell format. I'm going to use it in list. I can only modify the font name, size, bg color autofit column and bold.


Hoping for you feedback.

Thanks,

Raphael Laurence Reyno

2025-02-22 18-27-01
Alfaro
 
MVP
Solution

Hello Raphael,

Thank you for this request.

I've uploaded a new version of the component, with the added feature to set the Cell Format Border Color.

Thank you.

CA

UserImage.jpg
osuser

Carlos Alfaro wrote:

Hello Raphael,

Thank you for this request.

I've uploaded a new version of the component, with the added feature to set the Cell Format Border Color.

Thank you.

CA

Hi Carlos,

I am also implementing the same functionality and wanted to give border to the cell.

As you said you have uploaded a new version of the component, with the added feature to set the Cell Format Border Color in excel package.

 I have downloaded the new version(excel package 1.7.0) but I can't able to see it.

Can you please help me,from where I can get it or how can I do it?

Thanks.


2025-02-22 18-27-01
Alfaro
 
MVP

Hi Pratima,

In the CellFormat structure that can be used in the Cell_Write<*>WithFormat actions, the attribute BorderColor can be used to define the color of the cell(s) being written.

Thank you.

CA

2018-11-06 14-26-44
Suraj Borade

Hi Carlos,

We have downloaded the latest version but I don't see any attribute BorderColor in CellFormat structure.

Please advice.

Thanks and Regards,

Suraj Borade

2025-02-22 18-27-01
Alfaro
 
MVP

Hello Suraj,

I have uploaded the new version 1.8.0, with the BorderColor attribute, and some new actions. 

Thank you.

CA

2018-11-06 14-26-44
Suraj Borade

Hi Carlos,

It worked. Thanks a lot.

Suraj Borade

UserImage.jpg
Matej Zaujec

Hello!


In which format/syntax i should writhe the colorcodes? I somehow missed that.


Thank you!

2025-09-25 22-50-38
Hanno

Matej Zaujec wrote:

Hello!


In which format/syntax i should writhe the colorcodes? I somehow missed that.


Thank you!

Matej

You can use the Hex code, i.e. #FF0000


2022-04-29 11-28-26
Nitesh Ahirwar

How can i give font color because when using a dark background color my default font color is coming black, which is not so visible with dark BG color.  

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.