SpreadsheetGear 2017
IStyles Interface
Members 






SpreadsheetGear Namespace : IStyles Interface
Represents the named cell styles associated with a workbook.
Object Model
IStyles Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface IStyles 
'Usage
 
Dim instance As IStyles
[System.Reflection.DefaultMember("Item")]
public interface IStyles 
public interface IStyles 
System.Reflection.DefaultMemberAttribute("Item")
public interface IStyles 
[System.Reflection.DefaultMember("Item")]
public __gc __interface IStyles 
[System.Reflection.DefaultMember("Item")]
public interface class IStyles 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IStyles Members
SpreadsheetGear Namespace
Styles Property
Style Property
IStyle Interface