Skip to main content

find_value

Function find_value 

Source
pub async fn find_value(
    file: PathBuf,
    query: String,
    sheet: Option<String>,
    mode: Option<FindValueMode>,
    label_direction: Option<LabelDirectionArg>,
) -> Result<Value>