GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : ShouldFlipV メソッド |
'Declaration
Public Function ShouldFlipV( _ ByVal resizeAnchor As ResizeAnchor, _ ByVal rectHeight As Double, _ ByVal resizeVertical As Double, _ ByVal inflate As Boolean _ ) As Boolean
public bool ShouldFlipV( ResizeAnchor resizeAnchor, double rectHeight, double resizeVertical, bool inflate )