SheetView.SaveAutoSortColumns Class Members
In This Topic
The following tables list the members exposed by SheetView.SaveAutoSortColumns.
Public Constructors
Public Properties
| Name | Description |
| AllowAutoSort | Gets the values of AllowAutoSort (whether to allow automatic sorting) for the columns in this sheet. |
| ShowIndicator | Gets the values of ShowSortIndicator (whether to show a sort indicator when automatically sorted) for the columns in the sheet. |
Top
Public Methods
| Name | Description |
| Deserialize | Loads the object from XML. |
| GetObjectData | Populates the SerializationInfo class with information about the automatic sorting settings. |
| Serialize | Saves the object to XML. |
Top
See Also