CellsHelper.NeedQuoteInFormula

CellsHelper.NeedQuoteInFormula method

Indicates whether the name of the sheet should be enclosed in single quotes

public static bool NeedQuoteInFormula(string sheetName)
ParameterTypeDescription
sheetNameStringThe name of the sheet

See Also