Allows access to LineColors, TextColors, and background Colors.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IColor |
C# | |
---|
public interface IColor |
JScript | |
---|
public interface IColor |
Managed Extensions for C++ | |
---|
public __gc __interface IColor |
C++/CLI | |
---|
public interface class IColor |
Example
Remarks
Accessors
Access Diagram
See Also