Home
last modified time | relevance | path

Searched defs:LibXlsCell (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sandboxed-api/contrib/libxls/utils/
H A Dutils_libxls.h32 struct LibXlsCell { struct
41 absl::StatusOr<LibXlsCell> GetCell(uint32_t row, uint32_t col); argument