Searched refs:BandingProperties (Results 1 – 2 of 2) sorted by relevance
26 protected $columnPropertiesType = BandingProperties::class;30 protected $rowPropertiesType = BandingProperties::class;48 * @param BandingProperties50 public function setColumnProperties(BandingProperties $columnProperties)55 * @return BandingProperties76 * @param BandingProperties78 public function setRowProperties(BandingProperties $rowProperties)83 * @return BandingProperties
20 class BandingProperties extends \Google\Model class154 class_alias(BandingProperties::class, 'Google_Service_Sheets_BandingProperties');