idx_set()
TagCollection::idx_set(System::String, System::String) method
Sets a key and a value pair of a tag.
void Aspose::Slides::TagCollection::idx_set(System::String name, System::String value) override
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | Key of a tag. |
value | System::String | Value of a tag. |
See Also
- Class String
- Class TagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides