Show / Hide Table of Contents

Struct Rgb

Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public struct Rgb

Fields

B

Declaration
public byte B
Field Value
Type Description
System.Byte

G

Declaration
public byte G
Field Value
Type Description
System.Byte

R

Declaration
public byte R
Field Value
Type Description
System.Byte
Back to top Generated by DocFX