'DeclarationReadOnly Property DefaultSortHeader As YesNoGuess
'UsageDim instance As IAutoFilterOwner Dim value As YesNoGuess value = instance.DefaultSortHeader
YesNoGuess DefaultSortHeader {get;}
Property Value
true if the first row contains header information; otherwise, false.