ReportSumControl.rotateSign Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
rotateSign() | |
rotateSign(Int32) |
rotateSign()
public:
virtual int rotateSign();
public virtual int rotateSign ();
abstract member rotateSign : unit -> int
override this.rotateSign : unit -> int
Public Overridable Function rotateSign () As Integer