Esempio n. 1
0
 public bool Remove(HighlightRange item)
 {
     return(Worksheet.RemoveHighlightRange(item));
 }