Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public class OColor : IDisposable
Public Class OColor Implements IDisposable
public ref class OColor : IDisposable
type OColor = class interface IDisposable end
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | OColor()()()() | Initializes a new instance of the OColor class |
![]() | OColor(Color) | Initializes a new instance of the OColor class |
![]() | ColorType | |
![]() | Dispose()()()() | Releases all resources used by the OColor |
![]() | Equals(Object) | (Overrides Object..::..Equals(Object).) |
![]() | Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()()() | (Overrides Object..::..GetHashCode()()()().) |
![]() | GetKnownColor(Workbook) | |
![]() | GetThemeColor(Int32%, Double%) | |
![]() | GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | SetKnownColor(ExcelColors) | |
![]() | SetRGB(Color, IWorkbook, Double) | |
![]() | SetTheme(Int32, IWorkbook) | |
![]() | SetTheme(Int32, IWorkbook, Double) | |
![]() | Tint | |
![]() | ToString()()()() | (Inherited from Object.) |
![]() | Value |