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