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