UBorderData

UBorderData, from Univer See doc

public struct UBorderData

Remarks

Defines the structure of border data for a cell or text element in Univer. Each property corresponds to a possible edge or diagonal where a border style can be applied.

Properties

Property Type Description
b UBorderStyleData? Bottom border
bc_tr UBorderStyleData? START_BOTTOM_CENTER_END_TOP_RIGHT
bl_tr UBorderStyleData? START_BOTTOM_LEFT_END_TOP_RIGHT
l UBorderStyleData? Left border
ml_tr UBorderStyleData? START_MIDDLE_LEFT_END_TOP_RIGHT
r UBorderStyleData? Right border
t UBorderStyleData? Top border
tl_bc UBorderStyleData? START_TOP_LEFT_END_BOTTOM_CENTER
tl_br UBorderStyleData? START_TOP_LEFT_END_BOTTOM_RIGHT
tl_mr UBorderStyleData? START_MIDDLE_LEFT_END_TOP_RIGHT