1
2
3
4
5
/// https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.drawing.round?view=openxml-3.0.1
///
/// specifies that a round join is used to connect lines
// tag: round
pub type XlsxRoundLineJoin = bool;