Get Method
Get function
Gets the Scenario object by the index.
func (instance *ScenarioCollection) Get(index int32) (*Scenario, error)
Remarks
See Also
- Class ScenarioCollection
- Library Aspose.Cells for Go
Gets the Scenario object by the index.
func (instance *ScenarioCollection) Get(index int32) (*Scenario, error)