LayoutSpanModel Property
LayoutSpanModel
Gets or sets the spanned cells for the layout template.
 
Declaration
  [Browsable(false)]
public ISheetSpanModel LayoutSpanModel { get; set; }
 
  <Browsable(False)>
Public Property LayoutSpanModel As ISheetSpanModel