Skip to main content

named_ranges

Function named_ranges 

Source
pub async fn named_ranges(
    file: PathBuf,
    sheet: Option<String>,
    name_prefix: Option<String>,
) -> Result<Value>