Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PdfSaveOptions Class / PrintTransparentCell Property
In This Topic
    PrintTransparentCell Property (PdfSaveOptions)
    In This Topic
    True if the transparency of the cell's background color is printed on the page.
    Syntax
    public System.bool PrintTransparentCell {get; set;}
    See Also