arsd-official ~master (2025-03-11T16:41:51Z)
Dub
Repo
XlsxFormat
arsd
xlsx
Undocumented in source.
struct
XlsxFormat {
string
originalFormatString
;
Color
foregroundColor
;
Color
backgroundColor
;
int
alignment
;
Type
type
;
struct
Result
;
Result
applyTo
(string s);
}
Members
Functions
applyTo
Result
applyTo
(string s)
Structs
Result
struct
Result
Meta
Source
See Implementation
arsd
xlsx
classes
XlsxFile
XlsxSheet
structs
XlsxFormat