CODIUM Programming Language (CPL) CodiumSDK CPL Collapse
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Collapse
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. |