Yellow Box Top Left of Sheet

Posted by: j.summers on 8 November 2019, 2:36 am EST

    • Post Options:
    • Link

    Posted 8 November 2019, 2:36 am EST - Updated 30 September 2022, 4:41 am EST

    My worksheet is functionally good but marred by a bright yellow box top-left.



    How do I make that more inconspicuous?

  • Posted 10 November 2019, 4:53 pm EST

    Hello Jon,

    This “Yellow” color is not a default color of spread. As per my understanding, you must have set this in the code. You can change the color to some dull color so that this is not shown explicitly to the user. You can use the following line of code:

    FpSpread1.ActiveSheet.FilterBarHeaderStyle.BackColor = Color.Red
    

    If my understanding is wrong, please explain your requirement in more detail. You can also share the stripped down sample if possible.

    Thanks,

    Mohit

  • Posted 10 November 2019, 6:41 pm EST

    you must have set this in the code

    You’re right: I copied some sample code that I forgot about.

    Thanks!

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels