'Declaration
Public Function GetAllArrayFormula( _ ByRef length As Integer _ ) As RangeReference()
'Usage
Dim instance As ColumnFooter Dim length As Integer Dim value() As RangeReference value = instance.GetAllArrayFormula(length)
public RangeReference[] GetAllArrayFormula( out int length )
Parameters
- length