Learn R Programming

openxlsx2 (version 0.3.1)

create_border: create border

Description

Border styles can any of the following: "thin", "thick", "slantDashDot", "none", "mediumDashed", "mediumDashDot", "medium", "hair", "double", "dotted", "dashed", "dashedDotDot", "dashDot" Border colors are of the following type: c(rgb="FF000000")

Usage

create_border(
  diagonalDown = "",
  diagonalUp = "",
  outline = "",
  bottom = NULL,
  bottom_color = NULL,
  diagonal = NULL,
  diagonal_color = NULL,
  end = "",
  horizontal = "",
  left = NULL,
  left_color = NULL,
  right = NULL,
  right_color = NULL,
  start = "",
  top = NULL,
  top_color = NULL,
  vertical = ""
)

Arguments

diagonalDown

x

diagonalUp

x

outline

x

bottom

X

bottom_color

X

diagonal

X

diagonal_color

X,

end

x,

horizontal

x

left

x

left_color

x

right

x

right_color

x

start

x

top

x

top_color

x

vertical

x