'Declaration
Public Property Span As ISheetSpanModel
'Usage
Dim instance As SheetView.DocumentModels Dim value As ISheetSpanModel instance.Span = value value = instance.Span
public ISheetSpanModel Span {get; set;}
'Declaration
Public Property Span As ISheetSpanModel
'Usage
Dim instance As SheetView.DocumentModels Dim value As ISheetSpanModel instance.Span = value value = instance.Span
public ISheetSpanModel Span {get; set;}
Exception | Description |
---|---|
System.ArgumentNullException | Model is not specified (or specified value is null) |