RevisionInsertSheet Class
RevisionInsertSheet class
Represents a revision record of a sheet that was inserted.
type RevisionInsertSheet struct {
ptr unsafe.Pointer
}
Constructors
Methods
Method | Description |
---|
IsNull | Checks whether the implementation object is nullptr. |
GetType | Gets the type of revision. |
GetActionType | Gets the action type of the revision. |
GetName | Gets the name of the worksheet. |
GetSheetPosition | Gets the zero based position of the new sheet in the sheet tab bar. |
GetWorksheet | Gets the worksheet. |
GetId | Gets the number of this revision. |