IsInt32 Method
IsInt32 function
Checks whether the object is an int32_t value.
func (instance *Object) IsInt32() (bool, error)
Remarks
See Also
- Class Object
- Library Aspose.Cells for Go
Checks whether the object is an int32_t value.
func (instance *Object) IsInt32() (bool, error)