Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
Color Class
/
FromArgb Method
/ FromArgb(int) Method
The ARGB.
Collapse All
Expand All
In This Topic
FromArgb(int) Method
In This Topic
Creates a Color structure from a 32-bit ARGB value.
Syntax
public
static
Color
FromArgb(
int
argb
)
Parameters
argb
The ARGB.
Return Value
Color.
See Also
Reference
Color Class
Color Members
Overload List