GrapeCity.Xaml.Excel
IsShadowStyle Property (ExcelFont)


Gets or sets a value indicating whether the font is in shadow style effects
Syntax
'Declaration
 
Public Property IsShadowStyle As Boolean
'Usage
 
Dim instance As ExcelFont
Dim value As Boolean
 
instance.IsShadowStyle = value
 
value = instance.IsShadowStyle
public bool IsShadowStyle {get; set;}

Property Value

true if the font is in shadow style effects; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFont Class
ExcelFont Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options