Column.SortOld(Object, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public void SortOld (ref object ExcludeHeader, ref object SortFieldType, ref object SortOrder, ref object CaseSensitive, ref object LanguageID);
abstract member SortOld : obj * obj * obj * obj * obj -> unit
Public Sub SortOld (Optional ByRef ExcludeHeader As Object, Optional ByRef SortFieldType As Object, Optional ByRef SortOrder As Object, Optional ByRef CaseSensitive As Object, Optional ByRef LanguageID As Object)
Parameters
- ExcludeHeader
- Object
- SortFieldType
- Object
- SortOrder
- Object
- CaseSensitive
- Object
- LanguageID
- Object