c# - Dialog.Show Args -


Does anyone know what the elves are in the VSTO Excel dialog? Show Function?

i.e. I want to set the sort option to select the "header row" but I do not know how to do this because I can only work with disappearing for every RG. Globals RiskViewerWorkbook.ThisApplication.Dialogs [XlBuiltInDialog.xlDialogSort] .Show (missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, Missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing);

Excel 2003, for at least, xlDialogSort The args are as follows (starting with Arg1 ):

  orientation, key 1, sequence 1, key2, sequence2, key3, sequence 3, header, Custom, Case  

See a list of all the arguments for the underlying dialog


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -