GrapeCity.Documents.Excel Namespace / PrintOutOptions Class / PrintTransparentCell Property
In This Topic
PrintTransparentCell Property (PrintOutOptions)
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