set_outline_border metod

set_outline_border

Anger konturkant runt ett cellintervall.

def set_outline_border(self, border_edge, border_style, border_color):
    ...
ParameterTypBeskrivning
border_edgeBorderTypeKantkant.
border_styleCellBorderTypeBorder stil.
border_colorCellsColorGräns färg.

set_outline_border

Anger konturkant runt ett cellintervall.

def set_outline_border(self, border_edge, border_style, border_color):
    ...
ParameterTypBeskrivning
border_edgeBorderTypeKantkant.
border_styleCellBorderTypeBorder stil.
border_coloraspose.pydrawing.ColorGräns färg.

Se även