public RangeReference[] GetAllArrayFormula( out int length )
'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)
Parameters
- length