|
|||||||
Время создания: 16.03.2019 23:43
Раздел: !Закладки - VBA - VBA / Excel / Access / Word - File Path
Запись: xintrea/mytetra_db_adgaver_new/master/base/1512995313hhci6f5i2q/text.html на raw.githubusercontent.com
|
|||||||
|
|||||||
The FileTypes and PropertyTests Collection Objects
Sub SetFileTypes()
Dim ft As FileTypes
Dim I As Integer Set ft = Application.fileSearch.FileTypes
With ft
.Add msoFileTypePowerPointPresentations
.Add msoFileTypeExcelWorkbooks
.Add msoFileTypeWordDocuments
End With
End Sub
|
|||||||
Так же в этом разделе:
|
|||||||
![]() |
|||||||
|
|||||||
|