Show / Hide Table of Contents

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.

Back to top Generated by DocFX