Property BlockedPaths
BlockedPaths
Gets or sets blocked paths for spreadsheet files. Files within these directories cannot be accessed.
public HashSet<string> BlockedPaths { get; set; }
Gets or sets blocked paths for spreadsheet files. Files within these directories cannot be accessed.
public HashSet<string> BlockedPaths { get; set; }