Enum BackStyle
Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum BackStyle : int
Fields
Name | Description |
---|---|
Opaque | The background is opaque (default). |
Transparent | The background is transparent. |
public enum BackStyle : int
Name | Description |
---|---|
Opaque | The background is opaque (default). |
Transparent | The background is transparent. |