GrapeCity.Xaml.Excel
ShowColor Property (ExcelPrintPageSetting)


Gets or sets a value indicating whether show color
Syntax
'Declaration
 
Public Property ShowColor As Boolean
'Usage
 
Dim instance As ExcelPrintPageSetting
Dim value As Boolean
 
instance.ShowColor = value
 
value = instance.ShowColor
public bool ShowColor {get; set;}

Property Value

true if show color; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options