ICombinedRange Interface
Represents a combined Range.
Syntax
'Declaration Public Interface ICombinedRange Inherits IParentApplication, IRange
'Usage Dim instance As ICombinedRange
public interface ICombinedRange : IParentApplication, IRange
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also