Home
last modified time | relevance | path

Searched refs:getColumnSpan (Results 1 – 6 of 6) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellStyle.php133 public function getColumnSpan() function in Google\\Service\\Docs\\TableCellStyle
H A DTableRange.php43 public function getColumnSpan() function in Google\\Service\\Docs\\TableRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableCell.php47 public function getColumnSpan() function in Google\\Service\\Slides\\TableCell
H A DTableRange.php43 public function getColumnSpan() function in Google\\Service\\Slides\\TableRange
/plugin/odt/ODT/elements/
H A DODTElementTableCell.php46 $colspan = $this->getColumnSpan();
68 $colspan = $this->getColumnSpan();
134 public function getColumnSpan() { function in ODTElementTableCell
H A DODTElementTableHeaderCell.php32 $colspan = $this->getColumnSpan();