$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new WorkbookWorksheet Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the WorkbookWorksheet Returns array — The list of properties
setPosition() setPosition(integer $val) : null Sets the position Parameters integer $val The position Returns null
setVisibility() setVisibility(string $val) : null Sets the visibility Parameters string $val The visibility Returns null
getCharts() getCharts() : \Microsoft\Graph\Model\ChartsCollectionPage Gets the charts Returns \Microsoft\Graph\Model\ChartsCollectionPage — The charts
getProtection() getProtection() : \Microsoft\Graph\Model\WorkbookWorksheetProtection Gets the protection Returns \Microsoft\Graph\Model\WorkbookWorksheetProtection — The protection
setProtection() setProtection(string $val) : null Sets the protection Parameters string $val The protection Returns null
getTables() getTables() : \Microsoft\Graph\Model\TablesCollectionPage Gets the tables Returns \Microsoft\Graph\Model\TablesCollectionPage — The tables