ShowSelection Property (PrintInfo)
In This Topic
Gets or sets a value indicating whether selected cells will be highlighted when previewing or printing.
Syntax
'Declaration
Public Property ShowSelection As System.Boolean
public System.bool ShowSelection {get; set;}
See Also