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