This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Range.Null
[To be supplied.]
[Visual Basic]
Public Shared ReadOnly Null As Range
[C#]
public static readonly Range Null;
[C++]
public: static readonly Range Null;
[JScript]
public static var Null : Range;