Represents the text frame in a Shape object. More...
Inherits Object.
Public Member Functions | |
virtual bool | GetAutoSize ()=0 |
Indicates if size of shape is adjusted automatically according to its content. More... | |
virtual void | SetAutoSize (bool value)=0 |
Indicates if size of shape is adjusted automatically according to its content. More... | |
virtual bool | IsAutoMargin ()=0 |
Indicates whether the margin is auto calculated. More... | |
virtual void | SetAutoMargin (bool value)=0 |
Indicates whether the margin is auto calculated. More... | |
virtual bool | GetRotateTextWithShape ()=0 |
Indicates whether rotating text with shape. More... | |
virtual void | SetRotateTextWithShape (bool value)=0 |
Indicates whether rotating text with shape. More... | |
virtual Aspose::Cells::Systems::Double | GetLeftMarginPt ()=0 |
Returns the left margin in unit of Points More... | |
virtual void | SetLeftMarginPt (Aspose::Cells::Systems::Double value)=0 |
Returns the left margin in unit of Points More... | |
virtual Aspose::Cells::Systems::Double | GetRightMarginPt ()=0 |
Returns the right margin in unit of Points More... | |
virtual void | SetRightMarginPt (Aspose::Cells::Systems::Double value)=0 |
Returns the right margin in unit of Points More... | |
virtual Aspose::Cells::Systems::Double | GetTopMarginPt ()=0 |
Returns the top margin in unit of Points More... | |
virtual void | SetTopMarginPt (Aspose::Cells::Systems::Double value)=0 |
Returns the top margin in unit of Points More... | |
virtual Aspose::Cells::Systems::Double | GetBottomMarginPt ()=0 |
Returns the bottom margin in unit of Points More... | |
virtual void | SetBottomMarginPt (Aspose::Cells::Systems::Double value)=0 |
Returns the bottom margin in unit of Points More... | |
Represents the text frame in a Shape object.
|
pure virtual |
Indicates if size of shape is adjusted automatically according to its content.
|
pure virtual |
Returns the bottom margin in unit of Points
|
pure virtual |
Returns the left margin in unit of Points
|
pure virtual |
Returns the right margin in unit of Points
|
pure virtual |
Indicates whether rotating text with shape.
|
pure virtual |
Returns the top margin in unit of Points
|
pure virtual |
Indicates whether the margin is auto calculated.
|
pure virtual |
Indicates whether the margin is auto calculated.
|
pure virtual |
Indicates if size of shape is adjusted automatically according to its content.
|
pure virtual |
Returns the bottom margin in unit of Points
|
pure virtual |
Returns the left margin in unit of Points
|
pure virtual |
Returns the right margin in unit of Points
|
pure virtual |
Indicates whether rotating text with shape.
|
pure virtual |
Returns the top margin in unit of Points