CODIUM Programming Language (CPL) CodiumSDK CPL Collapse
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum Collapse |
| Constante | Descripción | |
|---|---|---|
| Collapse | Borders are collapsed into a single border when possible (border-spacing and empty-cells properties have no effect) | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Separate | Borders are separated; each cell will display its own borders. This is default. |