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