[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSObject.ShouldSerializeTextRotationAngle

ShouldSerializeTextRotationAngle Method

ShouldSerializeTextRotationAngle()

Determines if the text rotation angle of the object should be serialized.

Declaration
public override bool ShouldSerializeTextRotationAngle()
Public Overrides Function ShouldSerializeTextRotationAngle() As Boolean
Returns
Type Description
bool

True if should be serialized; false otherwise

Overrides