UBorderStyleData
UBorderStyleData, from Univer See doc
public struct UBorderStyleData
Remarks
Represents the style configuration for a single border segment in Univer, including its color and type.
Properties
| Property | Type | Description |
|---|---|---|
| cl | UColorStyle? | Border color |
| s | EBorderStyleType? | Border type |