ftpart_to_style_tibble: Converts a flextable-part to a tibble styles

View source: R/ft_to_style.R

ftpart_to_style_tibbleR Documentation

Converts a flextable-part to a tibble styles

Description

[Experimental]

[Experimental]

Usage

ftpart_to_style_tibble(ft_part, part = c("header", "body", "footer"))

Arguments

ft_part

the part of the flextable to extract the style from

part

the name of the part

Value

a tibble


flexlsx documentation built on May 29, 2024, 8:01 a.m.