Get Method
Get function
Gets the TextParagraph object at specific index.
func (instance *TextParagraphCollection) Get(index int32) (*TextParagraph, error)
Remarks
See Also
- Class TextParagraphCollection
- Library Aspose.Cells for Go
Gets the TextParagraph object at specific index.
func (instance *TextParagraphCollection) Get(index int32) (*TextParagraph, error)