Exemple #1
0
 private void OffsetDown_Click(object sender, RibbonControlEventArgs e)
 {
     Offset.Down(xlApplication, _currentSelection);
 }