SharpLeaf Reference > Table Methods > SetCellMargins Method > (Int32[])

Table.SetCellMargins Method (Int32[])

Set margins around cell content as four values for left,top,right,bottom.

public void SetCellMargins(
    int[] values
);
values
Margins around cell content as four numbers (left, above, right, below).

See also ...

Table Members | Table.SetCellMargins Method


Send comments on this topic
© Dyalog Ltd 2021