VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared.Web Namespace / WebDocumentLayoutSettings Class / xlsxConverterColumnMinWidth Property
Syntax Requirements SeeAlso
В этом разделе
    xlsxConverterColumnMinWidth Свойство (WebDocumentLayoutSettings)
    В этом разделе
    Gets or sets the minimum width of the column in XLSX document.
    Синтаксис
    'Declaration
    
    Public Property xlsxConverterColumnMinWidth As Single
    
    
    public float xlsxConverterColumnMinWidth { get; set; }
    
    
    public: __property float get_xlsxConverterColumnMinWidth();
    public: __property void set_xlsxConverterColumnMinWidth(
    float value
    );
    public:
    property float xlsxConverterColumnMinWidth { float get(); void set(float value); }
    Требования

    Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также