GcSpread.Sheets Namespace > SparklineGroup type : contains Method |
var instance = new GcSpread.Sheets.SparklineGroup(type, setting); var value; // Type: boolean value = instance.contains(item);
true
if the item is found in the group; otherwise, false
.