private void OpenSearchCollection(object sender, RoutedEventArgs e)
 {
     SheetUtility.OpenSearchCollectionPage();
 }