Spread for ASP.NET 9.0 Product Documentation
FooterForeColor Property


Gets the text color of footer cells in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property FooterForeColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.FooterForeColor
public Color FooterForeColor {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SheetSkin Class
SheetSkin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.