[]
Resets a specified field of a SheetAxisProperty object to its default value. (This implementation does nothing.)
public virtual void ResetProperty(int index, SheetAxisProperty prop)
Public Overridable Sub ResetProperty(index As Integer, prop As SheetAxisProperty)
Type | Name | Description |
---|---|---|
int | index | Row or column index |
SheetAxisProperty | prop | Property to reset |