Represents a collection of conditional formatting color values.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class ConditionalFormattingColorValueCollection
Inherits FarPoint.Web.Spread.ListBase(Of ConditionalFormattingColorValue) |
C# | |
---|
public class ConditionalFormattingColorValueCollection : FarPoint.Web.Spread.ListBase<ConditionalFormattingColorValue> |
Inheritance Hierarchy
System.Object
FarPoint.Web.Spread.ConditionalFormattingColorValueCollection
Requirements
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
See Also