Class LayoutModeExtensions
Inheritance
System.Object
LayoutModeExtensions
Assembly: IronXL.dll
Syntax
public static class LayoutModeExtensions : Object
Methods
IsHorizontal(LayoutMode)
Declaration
public static bool IsHorizontal(this LayoutMode mode)
Parameters
Returns
Type |
Description |
System.Boolean |
|
IsVertical(LayoutMode)
Declaration
public static bool IsVertical(this LayoutMode mode)
Parameters
Returns
Type |
Description |
System.Boolean |
|
IsVerticalMixed(LayoutMode)
Declaration
public static bool IsVerticalMixed(this LayoutMode mode)
Parameters
Returns
Type |
Description |
System.Boolean |
|