WorkbookClass.CheckInWithVersion(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void CheckInWithVersion (object SaveChanges, object Comments, object MakePublic, object VersionType);
Public Overridable Sub CheckInWithVersion (Optional SaveChanges As Object, Optional Comments As Object, Optional MakePublic As Object, Optional VersionType As Object)
Parameters
- SaveChanges
- Object
- Comments
- Object
- MakePublic
- Object
- VersionType
- Object