Skip to main content

normalize_object_edit

Function normalize_object_edit 

Source
pub fn normalize_object_edit(
    address: &str,
    value: Option<String>,
    formula: Option<String>,
    is_formula: Option<bool>,
) -> Result<(CellEdit, Vec<CoreWarning>), Error>