Revision Class
Revision class
Represents the revision.
type Revision struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetWorksheet | Gets the worksheet. |
| GetId | Gets the number of this revision. |
| GetType | Represents the type of revision. |