set_outline_border metod

set_outline_border(self, border_edge, border_style, border_color)

Anger en kantlinje runt ett cellområde.


def set_outline_border(self, border_edge, border_style, border_color):
    ...
ParameterTypBeskrivning
border_edgeBorderTypeKantkant.
border_styleCellBorderTypeGränsstil.
border_colorCellsColorKantfärg.

set_outline_border(self, border_edge, border_style, border_color)

Anger en kantlinje runt ett cellområde.


def set_outline_border(self, border_edge, border_style, border_color):
    ...
ParameterTypBeskrivning
border_edgeBorderTypeKantkant.
border_styleCellBorderTypeGränsstil.
border_coloraspose.pydrawing.ColorKantfärg.

Se även