CopyFrom()
IChartTextFormat::CopyFrom(System::SharedPtr<ITextFrame>) method
Copies text format from specified text frame.
virtual void Aspose::Slides::Charts::IChartTextFormat::CopyFrom(System::SharedPtr<ITextFrame> sourceTextFrame)=0
Arguments
Parameter | Type | Description |
---|---|---|
sourceTextFrame | System::SharedPtr<ITextFrame> | Text frame to copy text format. |
See Also
- Typedef SharedPtr
- Class ITextFrame
- Class IChartTextFormat
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides