public void Apply(IMetadataBuilder builder)
 {
     builder.AddGridRowSpan(Span);
 }