[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IDrawingObject.PrintObject

PrintObject Property

PrintObject

Gets or sets a boolean value indicating whether the object will be printed when the document is printed.

Declaration
bool PrintObject { get; set; }
Property PrintObject As Boolean
Property Value
Type Description
bool

true if the object will be printed when the document is printed; otherwise, false.