The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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