CubeField.IsDate Property
Excel Developer Reference |
Returns True if the CubeField is a date. Read-only Boolean.
Version Information
Version Added: Excel 2007
Syntax
expression.IsDate
expression A variable that represents a CubeField object.
See Also