Fields

Range.Fields property

Returns a Fields collection that represents all fields in the range.

public FieldCollection Fields { get; }

See Also